christianalfoni / webpack-express-boilerplate

A boilerplate for running a Webpack workflow in Node express
MIT License
1.39k stars 292 forks source link

Weird warning on boot always #33

Open henrikra opened 8 years ago

henrikra commented 8 years ago

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 commented 8 years ago

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

henrikra commented 8 years ago

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

christianalfoni commented 8 years ago

Ah, this is in the firefox console?

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