next.js
perf: add bundled rendering runtimes
#52997
Merged

Commits
  • add bundled v
    feedthejim committed 2 years ago
  • fix erroneous manifest manipulation
    feedthejim committed 2 years ago
  • revert lazy polyfill
    feedthejim committed 2 years ago
  • clean up require cache
    feedthejim committed 2 years ago
  • fix ci
    feedthejim committed 2 years ago
  • misc
    feedthejim committed 2 years ago
  • fix nft missing
    feedthejim committed 2 years ago
  • fix precompiled
    feedthejim committed 2 years ago
  • fix
    feedthejim committed 2 years ago
  • Merge branch 'canary' into feedthejim/next-1341-ship-experimental-option-to-use-a-minified-nextjs-build
    feedthejim committed 2 years ago
  • fix precompiled
    feedthejim committed 2 years ago
  • Merge branch 'canary' into feedthejim/next-1341-ship-experimental-option-to-use-a-minified-nextjs-build
    feedthejim committed 2 years ago
  • update
    feedthejim committed 2 years ago
  • reverse node cache
    feedthejim committed 2 years ago
  • Merge branch 'canary' into feedthejim/next-1341-ship-experimental-option-to-use-a-minified-nextjs-build
    feedthejim committed 2 years ago
  • revert vscode changes
    feedthejim committed 2 years ago
  • Merge branch 'canary' into feedthejim/next-1341-ship-experimental-option-to-use-a-minified-nextjs-build
    feedthejim committed 2 years ago
  • add separate file
    feedthejim committed 2 years ago
  • fix wrong path
    feedthejim committed 2 years ago
  • fix turbotrace tests
    feedthejim committed 2 years ago
  • foo
    feedthejim committed 2 years ago
  • Merge branch 'canary' into feedthejim/build-profile
    feedthejim committed 2 years ago
  • Merge branch 'canary' into feedthejim/build-profile
    feedthejim committed 2 years ago
  • add stuff
    feedthejim committed 2 years ago
  • Merge branch 'canary' into feedthejim/build-profile
    feedthejim committed 2 years ago
  • tmp
    feedthejim committed 2 years ago
  • stuff
    feedthejim committed 2 years ago
  • Merge branch 'canary' into feedthejim/build-profile
    feedthejim committed 2 years ago
  • tweaks
    feedthejim committed 2 years ago
  • revert form pol
    feedthejim committed 2 years ago
  • switch messages
    feedthejim committed 2 years ago
  • revert changes to tracer
    feedthejim committed 2 years ago
  • stuff
    feedthejim committed 2 years ago
  • Merge branch 'canary' into feedthejim/build-profile
    feedthejim committed 2 years ago
  • fix edge for app
    feedthejim committed 2 years ago
  • fix router context
    feedthejim committed 2 years ago
  • add remaining context for pages
    feedthejim committed 2 years ago
  • fix runtime-config
    feedthejim committed 2 years ago
  • fix turbo
    feedthejim committed 2 years ago
  • fix edge dev
    feedthejim committed 2 years ago
  • fix image loader
    feedthejim committed 2 years ago
  • fix requiring from next/router
    feedthejim committed 2 years ago
  • fix app contexts
    feedthejim committed 2 years ago
  • fix precompiled
    feedthejim committed 2 years ago
  • fix router externals
    feedthejim committed 2 years ago
  • add other ctx
    feedthejim committed 2 years ago
  • support turbo
    feedthejim committed 2 years ago
  • yet another monkey patch
    feedthejim committed 2 years ago
  • fix dynamic
    feedthejim committed 2 years ago
  • add type
    feedthejim committed 2 years ago
  • fix access
    feedthejim committed 2 years ago
  • Merge branch 'canary' into feedthejim/build-profile
    feedthejim committed 2 years ago
  • revert shu's changes
    feedthejim committed 2 years ago
  • add require hook to turbo
    feedthejim committed 2 years ago
  • Merge branch 'canary' into feedthejim/build-profile
    feedthejim committed 2 years ago
  • Merge branch 'canary' into feedthejim/build-profile
    feedthejim committed 2 years ago
  • change strategy
    feedthejim committed 2 years ago
  • disable monkey patching in dev
    feedthejim committed 2 years ago
  • fix edge
    feedthejim committed 2 years ago
  • fix edge route module
    feedthejim committed 2 years ago
  • rename .external to shared-runtime + add new layer for app routes
    feedthejim committed 2 years ago
  • fix storage
    feedthejim committed 2 years ago
  • fix types
    feedthejim committed 2 years ago
  • Merge branch 'canary' into feedthejim/build-profile
    feedthejim committed 2 years ago
  • fix type
    feedthejim committed 2 years ago
  • fix types
    feedthejim committed 2 years ago
  • fix static gen
    feedthejim committed 2 years ago
  • switch async storages to externals
    feedthejim committed 2 years ago
  • fix edge layers
    feedthejim committed 2 years ago
  • fix typings
    feedthejim committed 2 years ago
  • remove external test
    feedthejim committed 2 years ago
  • upgrade test
    feedthejim committed 2 years ago
  • Merge remote-tracking branch 'origin/canary' into feedthejim/build-profile
    feedthejim committed 2 years ago
  • fix native test
    feedthejim committed 2 years ago
  • fix integratin test
    feedthejim committed 2 years ago
  • Merge remote-tracking branch 'origin/canary' into feedthejim/build-profile
    feedthejim committed 2 years ago
  • fix require logic
    feedthejim committed 2 years ago
  • fix lint
    feedthejim committed 2 years ago
  • fix otel
    feedthejim committed 2 years ago
  • fix action test
    feedthejim committed 2 years ago
  • fix test
    feedthejim committed 2 years ago
  • fix external
    feedthejim committed 2 years ago
  • fix lint
    feedthejim committed 2 years ago
  • add rs plugin
    feedthejim committed 2 years ago
  • remove require hook from next swc
    feedthejim committed 2 years ago
  • add alias for next build
    feedthejim committed 2 years ago
  • cleanup tracing logic
    feedthejim committed 2 years ago
  • clean up route modules
    feedthejim committed 2 years ago
  • cleanup webpack config
    feedthejim committed 2 years ago
  • cleanup entry-base
    feedthejim committed 2 years ago
  • misc cleanup
    feedthejim committed 2 years ago
  • add comment to require-hook
    feedthejim committed 2 years ago
  • tweak resolve
    feedthejim committed 2 years ago
  • fix compiler lint
    feedthejim committed 2 years ago
  • Merge branch 'canary' into feedthejim/build-profile
    feedthejim committed 2 years ago
  • rename externals
    feedthejim committed 2 years ago
  • fix path
    feedthejim committed 2 years ago
  • cleanup
    feedthejim committed 2 years ago
  • fix lint
    feedthejim committed 2 years ago
  • add turbo prod bundle
    feedthejim committed 2 years ago
  • + more commits ...
Loading