Removed polyfill from dependencies
Signed-off-by: Jim Martens <github@2martens.de>
This commit is contained in:
@ -3,8 +3,7 @@
|
|||||||
let dependencies = {};
|
let dependencies = {};
|
||||||
|
|
||||||
dependencies.files = [
|
dependencies.files = [
|
||||||
"~babel-polyfill/dist/polyfill",
|
//"~babel-polyfill/dist/polyfill",
|
||||||
"~echo-js/dist/echo",
|
|
||||||
"~popper.js/dist/popper",
|
"~popper.js/dist/popper",
|
||||||
"~bootstrap/js/dist/util",
|
"~bootstrap/js/dist/util",
|
||||||
"~bootstrap/js/dist/collapse",
|
"~bootstrap/js/dist/collapse",
|
||||||
|
|||||||
Reference in New Issue
Block a user