-
-
Notifications
You must be signed in to change notification settings - Fork 372
Closed
Labels
Description
Trying to track down why this error might be happening in dev. CLI version 1.4.1 was fine.
Seeing the following when I try to start the dev server.
@ ./node_modules/preact-cli/lib/lib/entry.js
⚠ WARN ./node_modules/preact-cli/lib/lib/webpack/proxy-loader.js?{"proxy_loader":{"loader":"sass-loader","cwd":"my-dir-here"},"sourceMap":true}!./src/components/menu/style.scss
(Emitted value instead of an instance of Error)
Previous source map found, but options.sourceMap isn't set.
In this case the loader will discard the source map entirely for performance reasons.
See https://github.com/postcss/postcss-loader#sourcemap for more information.
Details
npm 5.5.1
node 8.7.0