next.js
Turbopack: Worker chunks
#69734
Merged

Commits
  • Update docs
    mischnic committed 1 year ago
  • Enable test
    mischnic committed 1 year ago
  • WIP handle_worker
    mischnic committed 1 year ago
  • WIP backend
    mischnic committed 1 year ago
  • WIP handle_worker
    mischnic committed 1 year ago
  • ChunkingType::Isolated
    mischnic committed 1 year ago
  • ReferenceType::Worker
    mischnic committed 1 year ago
  • ChunkingContext::isolated_loader_chunk_item
    mischnic committed 1 year ago
  • WIP handle_worker
    mischnic committed 1 year ago
  • BrowserChunkingContext::entry_chunk_group
    mischnic committed 1 year ago
  • remove ChunkingType::Isolated
    mischnic committed 1 year ago
  • remove ChunkingContext::isolated_loader_chunk_item
    mischnic committed 1 year ago
  • remove BrowserChunkingContext::entry_chunk_group
    mischnic committed 1 year ago
  • generate blob as worker entry
    mischnic committed 1 year ago
  • rename from isolated to worker
    mischnic committed 1 year ago
  • __turbopack_worker_blob_url__
    mischnic committed 1 year ago
  • cleanup
    mischnic committed 1 year ago
  • Use JsValue::RelUrl, handle_worker error handling
    mischnic committed 1 year ago
  • Disable worker references on the server for now
    mischnic committed 1 year ago
  • Cleanup
    mischnic committed 1 year ago
  • WIP
    mischnic committed 1 year ago
  • Cleanup
    mischnic committed 1 year ago
  • Update snapshots for __turbopack_worker_blob_url__
    mischnic committed 1 year ago
  • Fixup to use JsValue::Url
    mischnic committed 1 year ago
  • Cleanup
    mischnic committed 1 year ago
  • Review suggestions
    mischnic committed 1 year ago
  • Better error handling
    mischnic committed 1 year ago
  • Add worker test with dynamic import
    mischnic committed 1 year ago
  • silently ignore css chunks in workers
    mischnic committed 1 year ago
  • WorkerReferenceSubType
    mischnic committed 1 year ago
  • Update snapshots
    mischnic committed 1 year ago
  • Remove example
    mischnic committed 1 year ago
  • Cleanup
    mischnic committed 1 year ago
  • Update for call effect instead of worker effect
    mischnic committed 1 year ago
  • Fix test name
    mischnic committed 1 year ago
Loading