diff --git a/scripts/docs b/scripts/docs index d76cbe6..c26b8ba 100755 --- a/scripts/docs +++ b/scripts/docs @@ -3,4 +3,4 @@ ./scripts/shared cp -rf shared/ docs/shared/ -MINIFY=1 webpack --config ./webpack.web.js --content-base web/ +MINIFY=1 ./node_modules/webpack/bin/webpack.js --config ./webpack.web.js --content-base web/