mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
chore(build): fix release script bugs
This commit is contained in:
@@ -15,7 +15,6 @@ function run {
|
||||
cd ../..
|
||||
|
||||
node_modules/.bin/gulp build --release --dist="$RELEASE_DIR/release"
|
||||
node_modules/.bin/gulp version --dist="$RELEASE_DIR/release"
|
||||
node_modules/.bin/gulp changelog --dest="$RELEASE_DIR/CHANGELOG.md"
|
||||
|
||||
cp package.json $RELEASE_DIR
|
||||
|
||||
Reference in New Issue
Block a user