Conversation
Codecov Report
@@ Coverage Diff @@
## master #1012 +/- ##
==========================================
- Coverage 95.91% 94.59% -1.33%
==========================================
Files 5 5
Lines 294 370 +76
Branches 97 138 +41
==========================================
+ Hits 282 350 +68
- Misses 11 18 +7
- Partials 1 2 +1
Continue to review full report at Codecov.
|
|
@nex3 I integrated new API and I think somewhere is bug in You can look at our github actions, if you need more information I can try to debug |
|
Are you using Jest for your tests? That looks like the sort of issue that's caused by Jest breaking |
|
@nex3 Thanks, works fine 👍 |
14c5834 to
4f7f46a
Compare
|
@nex3 I updated
Error from Raw: |
|
Also bugs on widows: SassError: TypeError [ERR_INVALID_FILE_URL_PATH]: File URL path must be absolute, when we have And |
Can you provide me with minimal reproductions for these errors? Is the latter error for the legacy API or the new API?
Same question as above, are these for the legacy API or the new API? |
Legacy API |
180d939 to
347fda5
Compare
This PR contains a:
Motivation / Use-Case
#774
Added:
api: "modern"andapi: "old"sass-embeddedsupportBreaking Changes
No
Additional Info