Removed polyfill from dependencies

Signed-off-by: Jim Martens <github@2martens.de>
This commit is contained in:
2019-02-27 12:25:14 +01:00
parent 89cbc438ae
commit e2cf67ea4a

View File

@ -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",