Skip to content

Create postcss.config.js #4

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

Merged
merged 1 commit into from
Oct 20, 2018
Merged

Conversation

nadavshatz
Copy link

This is missing and breaks some builds.

@coderdiaz coderdiaz added the enhancement New feature or request label Oct 20, 2018
@coderdiaz coderdiaz self-requested a review October 20, 2018 05:48
@coderdiaz
Copy link
Owner

Can you share with me the cases?

@coderdiaz
Copy link
Owner

:shipit:

@coderdiaz coderdiaz merged commit dc91a22 into coderdiaz:master Oct 20, 2018
@nadavshatz
Copy link
Author

nadavshatz commented Oct 20, 2018

@coderdiaz We're using postcss in our builds and when creating a production build it would fail with the following:

ERROR in ../node_modules/vue-status-indicator/styles.css
Module build failed: ModuleBuildError: Module build failed: Error: No PostCSS Config found in: /usr/src/node_modules/vue-status-indicator
    at config.load.then (/usr/src/node_modules/postcss-load-config/src/index.js:55:15)
    at runLoaders (/usr/src/node_modules/webpack/lib/NormalModule.js:195:19)
    at /usr/src/node_modules/loader-runner/lib/LoaderRunner.js:364:11
    at /usr/src/node_modules/loader-runner/lib/LoaderRunner.js:230:18
    at context.callback (/usr/src/node_modules/loader-runner/lib/LoaderRunner.js:111:13)
    at Promise.resolve.then.then.catch (/usr/src/node_modules/postcss-loader/lib/index.js:194:71)

After adding the file it was all resolved.
do you mind releasing a new version so we can switch back to your fork from ours?

Thanks for merging!

@coderdiaz
Copy link
Owner

New release available 1.1.1 🔥

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants