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 d831e6d39c Webpack's ModuleConcatenationPlugin plugin doesn't work well with HMR. (#2584)
So, now we only use it for production.
2017-07-17 22:16:39 +05:30
..
babel Add a better filename to the dynamic import chunk. (#2397) 2017-06-29 05:55:13 +05:30
loaders Support webpack harmony modules in self accept (#2510) 2017-07-10 10:10:32 +05:30
plugins Merge branch 'master' into v3-beta 2017-07-09 09:57:56 +05:30
clean.js allow cleaning from non-cwd (#2451) 2017-07-05 10:49:35 +05:30
index.js Add the ability to pass next configuration to production builds (#2345) 2017-06-23 09:18:06 +05:30
replace.js Refactor the build server to remove tie to fs (#1656) 2017-04-07 09:52:12 -07:00
root-module-relative-path.js Fix relative module aliases for Windows (#1249) 2017-02-24 04:49:34 +05:30
webpack.js Webpack's ModuleConcatenationPlugin plugin doesn't work well with HMR. (#2584) 2017-07-17 22:16:39 +05:30