11 Commits

Author SHA1 Message Date
Michael Shilman
c1ff295246 Merge branch 'next' into 10009-poc-async-loaders 2020-10-07 12:23:34 +08:00
Ruben Bridgewater
ef0ec6d83c fix: remove corejs-upgrade-webpack-plugin dependency
The dependency caused multiple issues, since it's not possible to
just replace one dependency version with another if a specific
version is required.
Remove the dependency from storybook to fix the issue.
2020-05-08 03:21:52 +02:00
tooppaaa
0746d1f8fb transform for of in dlls 2020-04-19 23:15:41 +02:00
Norbert de Langen
d8f8aac29b
FIX filename of ui DLL 2020-04-01 19:36:50 +02:00
Norbert de Langen
abae68bbd9
FIX dll for IE11 by passing all modules thru babel && ADD dll for docs 2020-04-01 18:58:58 +02:00
Norbert de Langen
341fc2d90d
FIX linting 2020-03-27 20:04:50 +01:00
Norbert de Langen
eef84f9371 CHANGE to use corejs-upgrade-webpack-plugin over local implementation && ADD this plugin to manager & preview
also upgrade webpack to v4.33.0 (not necessary)
2019-06-11 15:49:53 +02:00
Armand Abric
ce442d9bad Extract, rewrite and test the core-js auto upgrade webpack plugin 2019-04-29 18:49:08 +02:00
Norbert de Langen
045f83f354 fix dll creation 2019-04-27 23:29:55 +02:00
Norbert de Langen
26e9357169
RENAME script to create DLLs && REMOVE unneeded babel loader in DLL config 2018-11-29 21:06:13 +01:00
Norbert de Langen
7096cf3ff2
RENAME config to webpackDllsConfig for clarity and easier search-ability 2018-11-29 17:05:31 +01:00