Skip to content

Commit a7564de

Browse files
committed
update scripts
1 parent db7fa28 commit a7564de

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/polyfill/scripts/publish-to-github.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ set -x
44

55
npm run build
66

7+
cp .npmrc dist
8+
79
cd dist || exit 1
810

911
jq '.name = "@nicelabs/proposal-arraybuffer-equals"' package.json > package-modified.json

0 commit comments

Comments
 (0)