rsnext/test/development/acceptance
Balázs Orbán 7e95e30063
fix: allow certain variable names in development (#33638)
Fixes #24570

A few variable names (listed https://github.com/vercel/next.js/issues/24570#issuecomment-828721019) were causing problems when using `next dev`.

## 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

- [ ] Make sure the linting passes by running `yarn lint`
2022-01-27 14:22:35 +00:00
..
__snapshots__ Enable SWC by default when there is no custom Babel config (#29811) 2021-10-23 10:21:44 +02:00
helpers.ts Update test set-up to leverage playwright when able to (#28634) 2021-09-13 14:36:25 +02:00
ReactRefresh.test.ts Update test set-up to leverage playwright when able to (#28634) 2021-09-13 14:36:25 +02:00
ReactRefreshLogBox-app-doc.test.ts Update test set-up to leverage playwright when able to (#28634) 2021-09-13 14:36:25 +02:00
ReactRefreshLogBox-builtins.test.ts avoid showing empty Import trace for requested module (#30130) 2021-10-21 10:07:02 +00:00
ReactRefreshLogBox-scss.test.ts Remove docker usage for running development tests (#29264) 2021-09-21 19:04:23 +02:00
ReactRefreshLogBox.test.ts Add util for normalizing errors (#33159) 2022-01-11 14:40:03 -06:00
ReactRefreshLogBoxMisc.test.ts Temporarily disable unreliable tests (#29249) 2021-09-21 16:23:48 +02:00
ReactRefreshModule.test.ts fix: allow certain variable names in development (#33638) 2022-01-27 14:22:35 +00:00
ReactRefreshRegression.test.ts Update test set-up to leverage playwright when able to (#28634) 2021-09-13 14:36:25 +02:00
ReactRefreshRequire.test.ts Update test set-up to leverage playwright when able to (#28634) 2021-09-13 14:36:25 +02:00