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/babel
Arunoda Susiripala 337fb6a9aa Remove buildId from dynamic import URLs (#3498)
* Use without .js for the filename.

* Modify the chunk filename to add .js via webpack

* Add import chunk's hash to the filename via webpack.

* Remove buildId from dynamic import urls.

* Make sure next-export work with dynamic imports
2017-12-27 19:59:17 +01:00
..
plugins Remove buildId from dynamic import URLs (#3498) 2017-12-27 19:59:17 +01:00
find-config.js Babelrc false babelrc (#1094) 2017-02-13 06:18:22 +09:00
preset.js Add .jsx extension support (#3376) 2017-12-05 15:46:06 -08:00