Skip to content

options.sourceMap isn't set - CLI 2.0.0 #403

@timarney

Description

@timarney

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions