chore: build standalone once in prepublish step (#11777)

This commit is contained in:
Huáng Jùnliàng
2020-07-30 12:54:56 -04:00
committed by GitHub
parent 4ce1b70ade
commit 0e4cf1e6a2
2 changed files with 2 additions and 5 deletions

View File

@@ -7,9 +7,6 @@
"babel.js",
"babel.min.js"
],
"scripts": {
"prepublishOnly": "cd ../.. && make prepublish-build-standalone"
},
"devDependencies": {
"@babel/core": "^7.10.5",
"@babel/helper-plugin-utils": "^7.10.4",