Commit 21df888
Fix webpack inspection commands to use valid options
Replace invalid --print-config with working webpack commands:
- Use --progress --verbose for debugging webpack builds
- Keep ANALYZE=true for bundle size analysis
- Add reference to actual configuration file locations
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>1 parent 97e8f85 commit 21df888
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
283 | 283 | | |
284 | 284 | | |
285 | 285 | | |
286 | | - | |
| 286 | + | |
287 | 287 | | |
| 288 | + | |
288 | 289 | | |
289 | 290 | | |
290 | 291 | | |
| |||
0 commit comments