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

perf: bundle runtime dependencies #1554

Merged
merged 12 commits into from
Aug 15, 2023
Merged

perf: bundle runtime dependencies #1554

merged 12 commits into from
Aug 15, 2023

Commits on Aug 9, 2023

  1. Configuration menu
    Copy the full SHA
    243a4a9 View commit details
    Browse the repository at this point in the history
  2. expose nitroRuntimeDependencies

    pi0 committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    48eb875 View commit details
    Browse the repository at this point in the history
  3. avoid inlining for prerender too

    pi0 committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    7ddf795 View commit details
    Browse the repository at this point in the history
  4. Update src/deps.ts

    Co-authored-by: Daniel Roe <daniel@roe.dev>
    pi0 and danielroe authored Aug 9, 2023
    Configuration menu
    Copy the full SHA
    66ea855 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Configuration menu
    Copy the full SHA
    831c401 View commit details
    Browse the repository at this point in the history
  2. fix prerender check

    pi0 committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    b1f0cb3 View commit details
    Browse the repository at this point in the history
  3. add sourcemap ignore plugin

    pi0 committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    3fc2385 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8d87ec3 View commit details
    Browse the repository at this point in the history
  5. also introduce sourcemapIgnore

    pi0 committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    75239f5 View commit details
    Browse the repository at this point in the history
  6. also guard with sourceMap option

    pi0 committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    4aeda33 View commit details
    Browse the repository at this point in the history
  7. small refactors

    pi0 committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    11f59e6 View commit details
    Browse the repository at this point in the history
  8. fix accidental change

    pi0 committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    637a186 View commit details
    Browse the repository at this point in the history