Parcourir la source

change to webpack hint to mode=production

main
AJ ONeal il y a 4 ans
Parent
révision
2e74219361
  1. 5
      README.md

5
README.md

@ -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

Chargement…
Annuler
Enregistrer