Arunoda Susiripala
|
247dd98cf3
|
Add a better filename to the dynamic import chunk. (#2397)
With this we can see the import name in the filename.
This helps a lot in debugging and analyzing the webpack
bundle.
|
2017-06-29 05:55:13 +05:30 |
|
Arunoda Susiripala
|
17329edcc9
|
Handle require.ensure errors well.
Introduce a new Promise library which runs on the same eventloop.
|
2017-04-19 23:55:06 +05:30 |
|
Arunoda Susiripala
|
dfa28815a5
|
Add server side rendering for dynamic imports.
|
2017-04-18 01:45:50 +05:30 |
|
Arunoda Susiripala
|
f51300f14b
|
Add core import() support.
|
2017-04-17 21:03:40 +05:30 |
|