Skip to content

fix: set correct source map path for webpack #224

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 2 commits into from
Nov 28, 2018

Conversation

Fatme
Copy link
Contributor

@Fatme Fatme commented Nov 28, 2018

Currently source map path for webpack is set to src which is not correct for js projects and in case when the user changes appDirPath property in nsconfig file.

Rel to: #222

Currently source map path for webpack is set to `src` which is not correct for js projects and in case when the user changes appDirPath property in `nsconfig` file.
@Fatme Fatme force-pushed the fatme/fix-debug-with-bundle branch from 9357f6a to 59e848e Compare November 28, 2018 15:03
@Fatme Fatme merged commit 4f8aa09 into master Nov 28, 2018
@Fatme Fatme deleted the fatme/fix-debug-with-bundle branch November 28, 2018 19:56
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.

2 participants