Skip to content
This repository was archived by the owner on Oct 16, 2020. It is now read-only.
This repository was archived by the owner on Oct 16, 2020. It is now read-only.

Build fails with beta 1 #7

@Uninen

Description

@Uninen

First, Thank You for this awesome piece of software! 👍

After upgrading to beta 1 my builds fail but dev env works normally. When I copied the old postcss config back, everything works again.


Module build failed (from ./node_modules/mini-css-extract-plugin/dist/loader.js):
ModuleBuildError: Module build failed (from ./node_modules/postcss-loader/src/index.js):
Error: The extractor has failed to extract the selectors.
[...] 
 @ ./src/main.js 8:0-42
 @ multi ./src/main.js

I'm using mainly SASS in my .vue files (indented syntax) and just one .postcss file that is imported in main.js. Latest vue-cli, latest everything basically. Don't really see where the actual problem is, but as the build works with the older config file it works as a workaround for me for now.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions