Skip to content

contentBasePublicPath missing in the documentation #3524

Closed
@G100g

Description

@G100g
  • Operating System: Mac OS 10.14.6

  • Node Version: v10.15.3

  • NPM Version: 6.9.0

  • webpack Version: 4.39.3

  • webpack-dev-server Version: 3.10.3

  • Browser: Chrome 79.0.3945.130

  • This is a bug

Expected Behavior

contentBasePublicPath options is present in the documentation page https://webpack.js.org/configuration/dev-server/#devservercontentbasepublicpath

Actual Behavior

contentBasePublicPath options is not present in the documentation page https://webpack.js.org/configuration/dev-server/#devservercontentbasepublicpath

For Bugs; How can we reproduce the behavior?

Got to https://webpack.js.org/configuration/dev-server/#devservercontentbasepublicpath

After finding a way to add a root prefix to my dev server, I looked at the code and find contentBasePublicPath.

Should be useful update the docs with this information.

Let me know If I can create a PR for that and where.
Thx for your great work!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions