Skip to content

Sourcemap: Fixed wrong folder in debugger source tab.#129

Open
mars-dlx wants to merge 1 commit intoasfktz:masterfrom
mars-dlx:bugfix-sourcemap
Open

Sourcemap: Fixed wrong folder in debugger source tab.#129
mars-dlx wants to merge 1 commit intoasfktz:masterfrom
mars-dlx:bugfix-sourcemap

Conversation

@mars-dlx
Copy link
Copy Markdown

Was: [name]_[chankcache]/./node_modules/... (not displayed in Firefox debbuger)
Became: webpack://./node_modules/...

It should not have side effects for build without "inherit.devtool: source-map"

Was:    [name]_[chankcache]/./node_modules/... (not displayed in Firefox debbuger)
Became: webpack://./node_modules/...

It should not have side effects for build without "inherit.devtool: source-map (or for other source-map options)"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant