Quellcode durchsuchen

change to webpack hint to mode=production

main
AJ ONeal vor 4 Jahren
Ursprung
Commit
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

Laden…
Abbrechen
Speichern