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(ssr): load sourcemaps alongside modules (fix: #3288) #11576

Merged
merged 6 commits into from
Jan 16, 2023

Commits on Jan 3, 2023

  1. Configuration menu
    Copy the full SHA
    74c9301 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2023

  1. sourcemappingurl workaround

    Vap0r1ze committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    8223d3d View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. use genSourceMapUrl

    Co-authored-by: 翠 / green <green@sapphi.red>
    Vap0r1ze and sapphi-red committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    1502583 View commit details
    Browse the repository at this point in the history
  2. calculate offset

    Vap0r1ze committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    52b212d View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. Configuration menu
    Copy the full SHA
    4f7e0e3 View commit details
    Browse the repository at this point in the history
  2. fix lint issue

    Vap0r1ze committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    faf5e78 View commit details
    Browse the repository at this point in the history