rsnext/packages/next/build/babel/loader
Tim Neutkens 5d99c09985
Fix "env" key in babelrc with new Babel mode (#25841)
Fixes an issue where "env" would be ignored and would crash if there was no top level "presets". Also found that webpack did not invalidate the cache on changes to the babel config, so I also fixed that.
2021-06-07 18:21:49 +02:00
..
get-config.ts Fix "env" key in babelrc with new Babel mode (#25841) 2021-06-07 18:21:49 +02:00
index.ts Test fixes for Babel mode (#24312) 2021-04-28 11:51:57 +02:00
transform.ts Babel fast mode (#23760) 2021-04-08 12:03:02 +00:00
types.d.ts Fix "env" key in babelrc with new Babel mode (#25841) 2021-06-07 18:21:49 +02:00
util.ts Babel fast mode (#23760) 2021-04-08 12:03:02 +00:00