-
-
Couldn't load subscription status.
- Fork 609
feat: issue 1256 #1264
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
feat: issue 1256 #1264
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1264 +/- ##
==========================================
+ Coverage 99.41% 99.46% +0.04%
==========================================
Files 11 11
Lines 684 742 +58
Branches 221 248 +27
==========================================
+ Hits 680 738 +58
Misses 4 4
Continue to review full report at Codecov.
|
f0fc337 to
014473c
Compare
014473c to
17d7876
Compare
This PR contains a:
Motivation / Use-Case
Fixes #1256
With the help of the
/* webpackIgnore: true */comment, it is possible to disable sources handling for rules and for individual declarations.Breaking Changes
No
Additional Info
No