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 a730b04df7 Use _ as the divider for dynamic import name splitter. (#2793)
Using - gives us some weird webpack errors.
2017-08-17 02:25:27 +05:30
..
babel Use _ as the divider for dynamic import name splitter. (#2793) 2017-08-17 02:25:27 +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 Move NPM modules out of the commons chunk in dev mode. (#2716) 2017-08-07 12:36:24 +05:30