Skip to content

feat: add source map paths for debugging with webpack #192

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jul 18, 2018

Conversation

sis0k0
Copy link
Contributor

@sis0k0 sis0k0 commented Jul 6, 2018

package.json Outdated
"watch": true
"watch": true,
"sourceMapPathOverrides": {
"webpack:///*": "${workspaceRoot}/*"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If we'll stick with inline-source-map option, should be "webpack:///*": "${workspaceRoot}/app/*"

Copy link
Contributor

@ivanovit ivanovit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

After #181

@ivanovit ivanovit merged commit 5431b85 into master Jul 18, 2018
@sis0k0 sis0k0 deleted the sis0k0/wp-source-maps branch July 18, 2018 11:05
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.

3 participants