rsnext/packages/next/server/web/sandbox
Jiachi Liu d5e767b20d
Add process env NEXT_RUNTIME (#36383)
* To help determine the current running environment is in server nodejs / edge runtime
* Remove usage of `process.browser`
2022-04-26 17:54:28 +00:00
..
context.ts Add process env NEXT_RUNTIME (#36383) 2022-04-26 17:54:28 +00:00
index.ts Refactor sandbox module cache (#31822) 2021-11-26 12:06:41 +00:00
polyfills.ts Do not polyfill node built-in modules on edge functions (#36190) 2022-04-25 09:25:27 +00:00
require.ts Refactor sandbox module cache (#31822) 2021-11-26 12:06:41 +00:00
sandbox.ts Expose WASM bindings in Middleware (#34437) 2022-03-02 15:09:36 +00:00