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

preprocessor errors and missing files are swallowed #104

Open
samsch opened this issue May 21, 2019 · 0 comments
Open

preprocessor errors and missing files are swallowed #104

samsch opened this issue May 21, 2019 · 0 comments

Comments

@samsch
Copy link

samsch commented May 21, 2019

Reproduction repo: https://github.com/samsch/css-modules-transform-scss-no-error

Preprocessor errors are swallowed and ignored. Specifically, errors thrown from the function exported from the preprocessCss option file don't cause the build to fail.

Additionally, if a require()d .scss file isn't found, the build continues without error.

Both cases are shown in the repro repo.

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

1 participant