Minify standalone
This commit is contained in:
parent
0bb720401b
commit
e417437355
2
Makefile
2
Makefile
@ -130,7 +130,7 @@ prepublish:
|
||||
make test
|
||||
|
||||
publish: prepublish
|
||||
./node_modules/.bin/lerna publish --force-publish="@babel/runtime,@babel/runtime-corejs2,@babel/standalone,@babel/preset-env-standalone"
|
||||
./node_modules/.bin/lerna publish --force-publish="@babel/runtime,@babel/runtime-corejs2,@babel/standalone,@babel/preset-env-standalone" --require-scripts
|
||||
make clean
|
||||
|
||||
bootstrap: clean-all
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user