rsnext/packages/next-swc/crates
OJ Kwon 3689c03d60
feat(next-core): support unsupported module runtime error (#63491)
### What

Implement webpack's middleware plugin equivalent for webpack, to raise
unsupported error in runtime.

PR utilizes import map alias for the edge context, to resolve into
modulereplacer internally provides a virtualsource to call runtime error
logic. Since we already have globally augmented, the virtualsource only
need to take export those into module.

Closes PACK-2789
2024-03-19 13:52:06 -07:00
..
napi chore: Update swc_core to v0.90.21 (#63031) 2024-03-13 17:11:43 +00:00
next-api fix(next-core): carry over original segment config to metadata route (#63419) 2024-03-18 13:26:04 -07:00
next-build Enable minification for Turbopack (#62994) 2024-03-08 08:11:50 +01:00
next-core feat(next-core): support unsupported module runtime error (#63491) 2024-03-19 13:52:06 -07:00
next-custom-transforms Use SWC to valid client next/navigation hooks usage in server components (#63160) 2024-03-13 16:37:36 +01:00
wasm Revert "refactor(analysis): rust based page-static-info, deprecate js parse interface in next-swc" (#62838) 2024-03-04 21:43:56 +00:00