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 68738d1c90 Use deterministic names for dynamic import (#2788)
* Always use the same name for the same dynamic import.

* Add unit tests for the modulePath generation.

* Allow tests to run correctly on Windows.

* Make the chunk name a bit pretty.

* Fix tests to run on Windows.
2017-08-16 22:44:00 +05:30
..
plugins Use deterministic names for dynamic import (#2788) 2017-08-16 22:44:00 +05:30
find-config.js Babelrc false babelrc (#1094) 2017-02-13 06:18:22 +09:00
preset.js Merge v3-beta in dynamic-imports 2017-05-15 09:41:42 +05:30