Sign in
apache
/
pouchdb
/
refs/heads/node-sqlite-adapter
/
.
/
bin
/
verify-build.sh
blob: d98b63d35b1e57368bbe4e6dae1920a6d3a4609c [
file
]
#!/usr/bin/env -S bash -e
# Verify various aspects of the build to make sure everything was
# built correctly.
npm run build
node
./
bin
/
verify
-
dependencies
.
js
./
bin
/
verify
-
bundle
-
size
.
sh