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: exclude service worker from tsconfig again #11727

Merged
merged 2 commits into from
Mar 6, 2024
Merged

Commits on Jan 24, 2024

  1. fix: exclude server worker from tsconfig again

    Removing this was an accidental breaking change as part of #10994, strictly speaking. The new solution isn't ideal but very few people will use `$env/static/public` so it's probably fine.
    fixes #11721
    dummdidumm committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    d58727f View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Update documentation/docs/30-advanced/40-service-workers.md

    Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
    dummdidumm and benmccann committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    a0c33b0 View commit details
    Browse the repository at this point in the history