Skip to content
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

Source-map ignores devtoolModuleFilenameTemplate #83

Closed
gartz opened this issue Mar 22, 2016 · 3 comments
Closed

Source-map ignores devtoolModuleFilenameTemplate #83

gartz opened this issue Mar 22, 2016 · 3 comments

Comments

@gartz
Copy link

gartz commented Mar 22, 2016

visual ly marketplace 2016-03-22 14-05-22

The less file generated address ins't one defined by devtoolModuleFilenameTemplate what makes the browser create 2 domains to acess less source-map.

Config used:

output.devtoolModuleFilenameTemplate = 'webpack://marketplace-local.visual.ly.source/[resource-path]?[hash]'
@gartz
Copy link
Author

gartz commented Mar 22, 2016

Related with #73 (but it doesn't fully fix this issue, only the part of the incorrect paths).

@jhnns
Copy link
Member

jhnns commented Mar 25, 2016

Thx for reporting this. Just for your information: #73 has been shipped with 2.2.3

@gartz
Copy link
Author

gartz commented Mar 26, 2016

That's a great news, now we can proceed and create the fix for the devtoolModuleFilenameTemplate support since the file structure is correct :)

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

No branches or pull requests

3 participants