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
PrudviGali bd20deb9ba dynamic imports fix for non-webpack environments. (#3414)
* Added condition to check whether method exists or not

* Conditional loop based on feature detection

* Added code comments as requested by the author
2017-12-07 17:50:38 -08:00
..
babel dynamic imports fix for non-webpack environments. (#3414) 2017-12-07 17:50:38 -08:00
loaders Add .jsx extension support (#3376) 2017-12-05 15:46:06 -08:00
plugins Combine source maps (#3178) 2017-10-30 15:57:35 +01:00
clean.js allow cleaning from non-cwd (#2451) 2017-07-05 10:49:35 +05:30
index.js Check if tmpdir is writeable. Not full path 2017-12-02 09:52:34 -08:00
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 Add .jsx extension support (#3376) 2017-12-05 15:46:06 -08:00