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

fix(compiler-sfc): error generating CSS sourcemap when using SCSS #9970

Closed
wants to merge 4 commits into from
Closed

fix(compiler-sfc): error generating CSS sourcemap when using SCSS #9970

wants to merge 4 commits into from

Commits on Jan 2, 2024

  1. fix(compiler-sfc): use compilerOptions when re-parsing consumed AST

    fixes hydration error for custom elements
    yyx990803 committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    8498fcb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a92589 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. Configuration menu
    Copy the full SHA
    42a9787 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4d31c0 View commit details
    Browse the repository at this point in the history