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(nuxt): in dev mode, don't add links to css files that have been inlined #25822

Merged
merged 7 commits into from
Feb 16, 2024

Commits on Feb 16, 2024

  1. Configuration menu
    Copy the full SHA
    e267109 View commit details
    Browse the repository at this point in the history
  2. Update packages/nuxt/src/core/runtime/nitro/renderer.ts

    Co-authored-by: Daniel Roe <daniel@roe.dev>
    OnlyWick and danielroe committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    968d288 View commit details
    Browse the repository at this point in the history
  3. Update packages/nuxt/src/core/runtime/nitro/renderer.ts

    Co-authored-by: Daniel Roe <daniel@roe.dev>
    OnlyWick and danielroe committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    5a23380 View commit details
    Browse the repository at this point in the history
  4. fix: use getQuery from ufo

    danielroe committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    231e1dc View commit details
    Browse the repository at this point in the history
  5. docs: add some comments

    danielroe committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    bf00f33 View commit details
    Browse the repository at this point in the history
  6. test: add basic test case

    danielroe committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    f434d7b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    852c715 View commit details
    Browse the repository at this point in the history