1
0
Fork 0
mirror of https://github.com/terribleplan/next.js.git synced 2024-01-19 02:48:18 +00:00
next.js/server/build
Arunoda Susiripala 8811a334f4 Remove default next pages compilation from the main babel-loader. (#731)
* Remove default next pages compilation from the main babel-loader.
This will fix the issue when the user ignore node_modules
via our .babelrc option.

* Change babel-loaders 'query' to 'options'.
That's what's supported/recommended in webpack 2
2017-01-11 17:57:33 -08:00
..
babel Remove default next pages compilation from the main babel-loader. (#731) 2017-01-11 17:57:33 -08:00
loaders fix to not call hot.accept on sub-components (#294) (#351) 2016-12-06 10:24:42 +01:00
plugins fix HMR for dynamic entries (#652) 2017-01-05 09:29:09 -08:00
clean.js remove .next before compiling 2016-10-17 12:55:33 +09:00
gzip.js Add Gzip support for JSON pages (#571) 2016-12-31 21:46:23 +09:00
index.js Implement "Immutable build artifacts" feature (#745) 2017-01-11 12:16:18 -08:00
webpack.js Remove default next pages compilation from the main babel-loader. (#731) 2017-01-11 17:57:33 -08:00