Sign in
apache
/
pouchdb
/
refs/heads/selenium-3.0.1
/
.
/
bin
/
verify-build.sh
blob: 30de7e8c39535e0bb5071cd0deb41d80f8af5f6d [
file
] [
log
] [
blame
]
#!/bin/sh
# Verify various aspects of the build to make sure everything was
# built correctly.
npm run build
node
./
bin
/
verify
-
dependencies
.
js
sh
./
bin
/
verify
-
bundle
-
size
.
sh