-
Notifications
You must be signed in to change notification settings - Fork 128
Open
Description
Hi there,
I have followed the steps under Webpack section but they don't work.
✅ mode: "development"; ❌ mode: env
2) bundle.js is not created
3)
"devDependencies": {
"webpack": "^5.75.0",
"webpack-cli": "^4.10.0",
"webpack-dev-server": "^4.11.1"
}
- When I go to the browser, "Cannot GET /" is showed.
- So, you wrote
npm run devwhen it should benpm run start, isn't it?
Best regards.
Metadata
Metadata
Assignees
Labels
No labels