Conversation
🦋 Changeset detectedLatest commit: ff685f2 The changes in this PR will be included in the next version bump. Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
The CI fails for all runners, but locally this doesn't. I am investigating why |
astro
create-astro
@astrojs/cloudflare
@astrojs/preact
@astrojs/check
@astrojs/language-server
astro-vscode
commit: |
|
What seems weird is that it seems to pass perfectly fine when using the passes for both passes only on |
|
Tests failing are legit, those are testing behavior using tsconfig aliases. Not sure exactly why the change breaks them in CI but not locally. |
|
It failed locally for me though. That was the point of my comment |
Changes
Closes #15897
I applied a custom resolver solely for CSS files.
Testing
Added a new test
Docs
N/A