rsnext/test/integration/config-devtool-dev
Tim Neutkens 53c19ff185
Test fixes for Babel mode (#24312)
* Try enabling Babel turbo mode

* Pass config file explicitly to babel turbo loader.

* Update NextBabelLoaderOptions to use `configFile` instead of `babelrc`.

* Re-add support for options passed to next/babel preset with new babel loader.

* Load babel config files depending on their file extension.

* Include `next/babel` if no Babel config is provided.

* Minor cleanup.

* Avoid duplicate `next/babel` entries.

* No need to pass configFile anymore.

* Fix multiple small issues in merging loader opts with cached config.

* Remove redundant logging (that also breaks a test).

* Include file extension CharacteristicsGermaneToCaching.

* bump

* Disable turboMode now that tests pass

Co-authored-by: Dale Bustad <dale@divmain.com>
2021-04-28 11:51:57 +02:00
..
pages Warn/revert custom devtool in development mode (#14285) 2020-06-24 04:15:57 +00:00
test Test fixes for Babel mode (#24312) 2021-04-28 11:51:57 +02:00
next.config.js Warn/revert custom devtool in development mode (#14285) 2020-06-24 04:15:57 +00:00