mirror of
https://github.com/gchq/CyberChef.git
synced 2025-05-09 15:55:01 -04:00
Added babel-preset-env with browser version targets and babel-polyfill
This commit is contained in:
parent
885fbe13ac
commit
1800bad61d
4 changed files with 20 additions and 8 deletions
|
@ -28,7 +28,8 @@
|
|||
"devDependencies": {
|
||||
"babel-core": "^6.24.0",
|
||||
"babel-loader": "^6.4.0",
|
||||
"babel-preset-es2015": "^6.24.0",
|
||||
"babel-polyfill": "^6.23.0",
|
||||
"babel-preset-env": "^1.2.2",
|
||||
"exports-loader": "^0.6.4",
|
||||
"grunt": ">=0.4.5",
|
||||
"grunt-chmod": "~1.1.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue