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

Weird warning on boot always #33

Open
henrikra opened this issue Feb 8, 2016 · 3 comments
Open

Weird warning on boot always #33

henrikra opened this issue Feb 8, 2016 · 3 comments

Comments

@henrikra
Copy link

henrikra commented Feb 8, 2016

Always when using this boilerplate I get like 500 of these warning messages on boot:
Using //@ to indicate sourceMappingURL pragmas is deprecated. Use //# instead

What is this and how to get rid of it?

@christianalfoni
Copy link
Owner

Thats weird. Is this after download and just firing up the project? Or have you added any libs? Or made any other changes?

@henrikra
Copy link
Author

I just download and fire it up. No changes made. I am using firefox.

@christianalfoni
Copy link
Owner

Ah, this is in the firefox console?

I would suggest changing the devtool: https://webpack.github.io/docs/configuration.html#devtool

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

2 participants