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

feat(sveltekit): Add source maps support for Vercel (lambda) #8256

Merged
merged 9 commits into from Jun 1, 2023

Commits on May 31, 2023

  1. Copy the full SHA
    80e841c View commit details
    Browse the repository at this point in the history
  2. remove escape char from regex

    Lms24 committed May 31, 2023
    Copy the full SHA
    21d63cc View commit details
    Browse the repository at this point in the history
  3. fix various linter errors

    Lms24 committed May 31, 2023
    Copy the full SHA
    f0445e7 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    7b96613 View commit details
    Browse the repository at this point in the history
  5. use GLOBAL from utils

    Lms24 committed May 31, 2023
    Copy the full SHA
    6db9d10 View commit details
    Browse the repository at this point in the history
  6. move to virtual injection file

    Lms24 committed May 31, 2023
    Copy the full SHA
    023151a View commit details
    Browse the repository at this point in the history
  7. typo

    Lms24 committed May 31, 2023
    Copy the full SHA
    67afed4 View commit details
    Browse the repository at this point in the history
  8. simplify include entry

    Lms24 committed May 31, 2023
    Copy the full SHA
    197791f View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. fix typo

    Lms24 committed Jun 1, 2023
    Copy the full SHA
    568f9e7 View commit details
    Browse the repository at this point in the history