зеркало из https://github.com/mozilla/hawk.git
Merge pull request #229 from tkh44/fix-babel-pkg
Remove unneeded entry for babel in package.json
This commit is contained in:
Коммит
0f0b58cfe5
|
@ -28,11 +28,6 @@
|
|||
"code": "5.x.x",
|
||||
"lab": "15.x.x"
|
||||
},
|
||||
"babel": {
|
||||
"presets": [
|
||||
"es2015"
|
||||
]
|
||||
},
|
||||
"scripts": {
|
||||
"build-client": "mkdir -p dist; babel lib/browser.js --out-file dist/browser.js",
|
||||
"prepare": "npm run-script build-client",
|
||||
|
|
Загрузка…
Ссылка в новой задаче