Skip to content

Outdated webpack section #72

@abelardolg

Description

@abelardolg

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"
  }
  1. When I go to the browser, "Cannot GET /" is showed.
  2. So, you wrote npm run dev when it should be npm run start, isn't it?

Best regards.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions