rsnext/packages/next-swc/crates/next-dev
Will Binns-Smith 03c3c004a1
Turbopack Experimental: Remove use of SourceMapContentSource (#54862)
Depends on https://github.com/vercel/turbo/pull/5852

This removes references to the `source_maps` module from Turbopack as it no longer exists in https://github.com/vercel/turbo/pull/5852

Test Plan:
- Opened a Next.js app with `--turbo-experimental`
- Change a file, verify the page is updated with HMR
- Confirm the source map for the updated file is correctly loaded in DevTools


Closes WEB-1483

Co-authored-by: Justin Ridgewell <112982+jridgewell@users.noreply.github.com>
2023-09-01 22:01:54 +00:00
..
benches Turbopack: Vc<T> and Turbo Engine type system improvements (#51792) 2023-07-16 13:56:20 +00:00
src Turbopack Experimental: Remove use of SourceMapContentSource (#54862) 2023-09-01 22:01:54 +00:00
build.rs turbo-binding -> turbopack-binding (#49816) 2023-05-15 17:02:25 +00:00
Cargo.toml Turbopack: remove __internal_nextjs_integration_test compile-time feature (#51204) 2023-06-13 16:26:44 +00:00