Skip to content

Conversation

userquin
Copy link
Owner

@userquin userquin commented Aug 24, 2024

Testing Vite 5.4.2 (fix sass file:// reference): missing sourcemap, even enabling vite.css.devSourcemap.

Testing fix sass modern source map it is working:

  • add "vite": "https://pkg.pr.new/vite@561b940" to package.json dependencies
  • and same entry to package.json resolutions
  • initial run will fail: you need to remove vite.css.sass from nuxt.config.ts

then run pnpm install && pnpm dedupe && pnpm nuxt prepare.

To start dev server run pnpm run.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant