Update and improve things
This commit is contained in:
@@ -4,10 +4,7 @@ set -o errexit
|
||||
set -o nounset
|
||||
set -o pipefail
|
||||
|
||||
echo "Preparing package.json for distributions"
|
||||
echo "Preparing package.json for distribution"
|
||||
bash scripts/prepare-package-json.sh
|
||||
|
||||
echo "Copying .npmrc to dist/"
|
||||
cp .npmrc dist/
|
||||
|
||||
echo "Pre-publish done"
|
||||
Reference in New Issue
Block a user