There was an error while loading. Please reload this page.
1 parent 58e408c commit 3d40789Copy full SHA for 3d40789
1 file changed
bin/test-webpack.sh
@@ -10,4 +10,4 @@ npm run build
10
npm i webpack@5.66.0 -D webpack-cli@4.9.2 # do this on-demand to avoid slow installs
11
node bin/update-package-json-for-publish.js
12
./node_modules/.bin/webpack
13
-BUILD_NODE_DONE=0 POUCHDB_SRC='../../pouchdb-webpack.js' npm test
+BUILD_NODE_DONE=1 POUCHDB_SRC='../../pouchdb-webpack.js' npm test
0 commit comments