chore: stop building on npm prepare (#16126)
This commit is contained in:
@ -3,6 +3,8 @@
|
||||
set -ex
|
||||
solana --version
|
||||
|
||||
npm run clean
|
||||
npm run build
|
||||
ls -l lib
|
||||
test -r lib/index.iife.js
|
||||
test -r lib/index.cjs.js
|
||||
|
Reference in New Issue
Block a user