mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-04-29 09:55:43 +08:00
1.0.4 changelog
This commit is contained in:
@@ -40,5 +40,9 @@ if [ -n "$(git status --porcelain)" ]; then
|
||||
fi
|
||||
|
||||
cd "$root_path"
|
||||
# Compile
|
||||
cd packages/react-error-overlay/
|
||||
npm run build:prod
|
||||
cd ../..
|
||||
# Go!
|
||||
./node_modules/.bin/lerna publish --independent "$@"
|
||||
|
||||
Reference in New Issue
Block a user