1
0
Fork 0
mirror of https://github.com/terribleplan/next.js.git synced 2024-01-19 02:48:18 +00:00
next.js/build/babel
Julia Qiu a9b1383b5d Fix @babel/env modules config (#5119)
Probably an oversight but currently env preset's `modules` option always evaluates to 'auto'. We probably want it to be set to false, especially in prod, to have Webpack handle modules natively.
2018-09-07 11:42:10 +02:00
..
plugins Fix loading... issue (#5058) 2018-08-30 14:02:18 +02:00
preset.js Fix @babel/env modules config (#5119) 2018-09-07 11:42:10 +02:00