rsnext/packages
Sukka 7ca78dd036
refactor: re-use existed escapeRegex (#34470)
## Bug

- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Errors have helpful link attached, see `contributing.md`

## Feature

- [ ] Implements an existing feature request or RFC. Make sure the feature request has been accepted for implementation before opening a PR.
- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Documentation added
- [ ] Telemetry added. In case of a feature if it's used or not.
- [ ] Errors have helpful link attached, see `contributing.md`

## Documentation / Examples

- [x] Make sure the linting passes by running `yarn lint`

`escape-regex.ts` will always be included in the bundle, so not re-using it actually makes the size larger.
2022-02-28 19:50:57 +00:00
..
create-next-app v12.1.1-canary.4 2022-02-25 18:48:08 -08:00
eslint-config-next v12.1.1-canary.4 2022-02-25 18:48:08 -08:00
eslint-plugin-next v12.1.1-canary.4 2022-02-25 18:48:08 -08:00
next refactor: re-use existed escapeRegex (#34470) 2022-02-28 19:50:57 +00:00
next-bundle-analyzer v12.1.1-canary.4 2022-02-25 18:48:08 -08:00
next-codemod v12.1.1-canary.4 2022-02-25 18:48:08 -08:00
next-env v12.1.1-canary.4 2022-02-25 18:48:08 -08:00
next-mdx v12.1.1-canary.4 2022-02-25 18:48:08 -08:00
next-plugin-storybook v12.1.1-canary.4 2022-02-25 18:48:08 -08:00
next-polyfill-module v12.1.1-canary.4 2022-02-25 18:48:08 -08:00
next-polyfill-nomodule v12.1.1-canary.4 2022-02-25 18:48:08 -08:00
next-swc v12.1.1-canary.4 2022-02-25 18:48:08 -08:00
react-dev-overlay v12.1.1-canary.4 2022-02-25 18:48:08 -08:00
react-refresh-utils v12.1.1-canary.4 2022-02-25 18:48:08 -08:00