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

Copy .stylelintrc.json for production builds #2181

Merged
merged 1 commit into from
Feb 4, 2019

Conversation

jnm
Copy link
Member

@jnm jnm commented Feb 4, 2019

Fixes this error during Docker builds:

[ubuntu@kf.unu.kbtdev.org] out: Error: No configuration provided for /srv/src/kpi/jsapp/scss/kobo.scss
[ubuntu@kf.unu.kbtdev.org] out:     at module.exports (/srv/node_modules/stylelint/lib/utils/configurationError.js:8:28)
[ubuntu@kf.unu.kbtdev.org] out:     at searchForConfig.then.then.config (/srv/node_modules/stylelint/lib/getConfigForFile.js:55:15)
[ubuntu@kf.unu.kbtdev.org] out:     at <anonymous>

@jnm jnm added the CRITICAL Red alert! Fix me ASAP! label Feb 4, 2019
@jnm jnm requested a review from magicznyleszek February 4, 2019 17:06
@jnm jnm merged commit 88a94db into master Feb 4, 2019
@jnm jnm deleted the fix-stylelint-production-builds branch February 4, 2019 19:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CRITICAL Red alert! Fix me ASAP!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant