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

Error is thrown when using CSS in <style> if srcDir == root #5267

Closed
1 task
MrFoxPro opened this issue Nov 1, 2022 · 2 comments
Closed
1 task

Error is thrown when using CSS in <style> if srcDir == root #5267

MrFoxPro opened this issue Nov 1, 2022 · 2 comments
Assignees
Labels
- P4: important Violate documented behavior or significantly impacts performance (priority)

Comments

@MrFoxPro
Copy link

MrFoxPro commented Nov 1, 2022

What version of astro are you using?

1.6.1

Are you using an SSR adapter? If so, which one?

static

What package manager are you using?

turbo

What operating system are you using?

Linux / Stackblitz

Describe the Bug

Failed to load module for ssr: /home/projects/github-hqskis/pages/index.astro?astro&type=style&index=0&lang.css

Link to Minimal Reproducible Example

https://stackblitz.com/edit/github-hqskis?file=pages/index.astro

Participation

  • I am willing to submit a pull request for this issue.
@bholmesdev bholmesdev added - P2: has workaround Bug, but has workaround (priority) - P4: important Violate documented behavior or significantly impacts performance (priority) and removed - P2: has workaround Bug, but has workaround (priority) labels Nov 1, 2022
@JerryWu1234
Copy link
Contributor

I’m looking for this

@bholmesdev bholmesdev self-assigned this Nov 2, 2022
JerryWu1234 pushed a commit to JerryWu1234/astro that referenced this issue Nov 4, 2022
matthewp pushed a commit that referenced this issue Nov 4, 2022
* fix: fix bug #5267

* fix: add changeset

* fix: on frozen lockfile

Co-authored-by: wuls <[email protected]>
@matthewp
Copy link
Contributor

matthewp commented Nov 4, 2022

Fixed by #5298

@matthewp matthewp closed this as completed Nov 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
- P4: important Violate documented behavior or significantly impacts performance (priority)
Projects
None yet
Development

No branches or pull requests

4 participants