rsnext/packages
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
..
create-next-app v14.2.0-canary.31 2024-03-19 14:48:23 +00:00
eslint-config-next v14.2.0-canary.31 2024-03-19 14:48:23 +00:00
eslint-plugin-next v14.2.0-canary.31 2024-03-19 14:48:23 +00:00
font v14.2.0-canary.31 2024-03-19 14:48:23 +00:00
next Update tags limit handling for max items (#63486) 2024-03-19 12:02:35 -07:00
next-bundle-analyzer v14.2.0-canary.31 2024-03-19 14:48:23 +00:00
next-codemod v14.2.0-canary.31 2024-03-19 14:48:23 +00:00
next-env v14.2.0-canary.31 2024-03-19 14:48:23 +00:00
next-mdx v14.2.0-canary.31 2024-03-19 14:48:23 +00:00
next-plugin-storybook v14.2.0-canary.31 2024-03-19 14:48:23 +00:00
next-polyfill-module v14.2.0-canary.31 2024-03-19 14:48:23 +00:00
next-polyfill-nomodule v14.2.0-canary.31 2024-03-19 14:48:23 +00:00
next-swc feat(next-core): support unsupported module runtime error (#63491) 2024-03-19 13:52:06 -07:00
react-refresh-utils v14.2.0-canary.31 2024-03-19 14:48:23 +00:00
third-parties v14.2.0-canary.31 2024-03-19 14:48:23 +00:00