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 aa6870a4e6 Fix #204 (#401)
React addons require React in a special way.
That causes Webpack to push React into the app's bundle.
This fix adds new externals entries to prevent that.
2016-12-15 17:45:58 -08:00
..
loaders fix to not call hot.accept on sub-components (#294) (#351) 2016-12-06 10:24:42 +01:00
plugins Remove webpack-dev-server (#276) 2016-11-23 10:32:49 -08:00
clean.js remove .next before compiling 2016-10-17 12:55:33 +09:00
index.js remove .next before compiling 2016-10-17 12:55:33 +09:00
webpack.js Fix #204 (#401) 2016-12-15 17:45:58 -08:00