Skip to content

add noEmit option #19

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
Sep 8, 2017
Merged

add noEmit option #19

merged 1 commit into from
Sep 8, 2017

Conversation

vpoverennov
Copy link
Contributor

fixes #16

@olegstepura
Copy link
Owner

Will this support webpack 2 options configuration key? https://webpack.js.org/configuration/module/#rule-options-rule-query

@vpoverennov
Copy link
Contributor Author

yes, i am using it like this
{ loader: 'typed-css-modules-loader', options: { noEmit: true } }

@olegstepura olegstepura merged commit 1ec3f5b into olegstepura:master Sep 8, 2017
@olegstepura
Copy link
Owner

Merged and released 0.0.11

tgroutars pushed a commit to producthunt/typed-css-modules-loader that referenced this pull request May 2, 2019
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

Successfully merging this pull request may close these issues.

Emitting created files should be optional
2 participants