2
0
mirror of https://github.com/therootcompany/keypairs.js synced 2025-04-21 06:50:38 +00:00

change to webpack hint to mode=production

This commit is contained in:
AJ ONeal 2020-08-24 22:27:00 +00:00
parent 11965ca603
commit 2e74219361

View File

@ -149,8 +149,9 @@ npm install --save-dev webpack@5
npm install --save-dev webpack-cli
npx webpack
ls dist/
npx webpack --mode=production
ls dist/main.js
```
## API Overview