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

Directory .next/static/css is no longer being generated #1491

Open
3 of 7 tasks
royjosefsson opened this issue Oct 15, 2024 · 0 comments
Open
3 of 7 tasks

Directory .next/static/css is no longer being generated #1491

royjosefsson opened this issue Oct 15, 2024 · 0 comments

Comments

@royjosefsson
Copy link

Describe the bug

Issue Summary

Upgrading @vanilla-extract/next-plugin from version 2.3.7 to 2.4.6,
results in the .next/static/css directory no longer being generated.

Steps to Reproduce

  1. Run npm run dev (using Next.js page-router)

Expected Behavior

Running npm run dev in version 2.4.6 generates .next/static/css along with its files inside

Actual Behavior

Running npm run dev in version 2.4.6 doesn't generate .next/static/css

Severity

  • Blocker
  • Critical
  • Major
  • Minor
  • Trivial

Reproduction

https://github.com/royjosefsson/vanilla-extract-issue/tree/main

System Info

System:
  OS: macOS 15.0
  CPU: (10) arm64 Apple M1 Max
  Memory: 2.92 GB / 32.00 GB
  Shell: 5.9 - /bin/zsh
Binaries:
  Node: 20.12.2 - ~/.n/bin/node
  npm: 10.5.0 - ~/.n/bin/npm
  bun: 1.1.24 - ~/.bun/bin/bun
Browsers:
  Chrome: 129.0.6668.101
  Safari: 18.0
npmPackages:
  @vanilla-extract/css: 1.14.2 => 1.14.2 
  @vanilla-extract/dynamic: 2.1.0 => 2.1.0 
  @vanilla-extract/jest-transform: 1.1.1 => 1.1.1 
  @vanilla-extract/next-plugin: 2.3.7 => 2.3.7

Used Package Manager

npm

Logs

No response

Validations

@royjosefsson royjosefsson changed the title Directory .next/static/css is no longer are being generated Directory .next/static/css is no longer being generated Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant