1
0
mirror of https://github.com/lancedikson/bowser synced 2026-03-02 03:40:27 +00:00

Trying to include needed polyfills into the build

This commit is contained in:
Denis Demchenko
2018-07-08 14:40:48 +03:00
parent b75dff2b57
commit c5f749c3d4
4 changed files with 16 additions and 7 deletions

View File

@@ -33,6 +33,7 @@
"babel-loader": "^7.1.5",
"babel-plugin-add-module-exports": "^0.3.1",
"babel-plugin-istanbul": "^4.1.6",
"babel-polyfill": "^6.26.0",
"babel-preset-env": "^1.7.0",
"babel-register": "^6.26.0",
"coveralls": "^3.0.2",