Skip to content

Source Map (sockjs.js.map) results in 404 request #1161

Closed
@bazineta

Description

@bazineta
  • Operating System: OSX
  • Node Version: 6.11.5
  • NPM Version: 3.10.10
  • webpack Version: 3.8.1
  • webpack-dev-server Version: 2.9.3
  • This is a bug
  • This is a feature request
  • This is a modification request

Code

  // webpack.config.js

Actual Behavior

In recent releases, when using the Chrome inspector, a source map for sockjs is detected and a request is made to the server for /sockjs.js.map, which 404's on the server side. It'd be nice if the source map directive could be removed to avoid this.

//# sourceMappingURL=sockjs.js.map

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions