rsnext/packages/next/types
Naoyuki Kanezawa 7c103fac7d
fix process polyfill on middleware (#34426)
Fixes the problem that global `process` variable has only the `env` field.
Also fixed the issue that the `env` field is empty when the `process` module is used as the value of the variable (which happens when the module is contained in a dependency of application).

## Bug

- [ ] Related issues linked using `fixes #number`
- [x] Integration tests added
- [ ] Errors have helpful link attached, see `contributing.md`
2022-02-18 08:39:30 +00:00
..
global.d.ts chore: deprecate process.browser (#32862) 2022-01-27 16:55:26 +00:00
index.d.ts Simplify export statement (#30015) 2021-10-21 00:31:14 +00:00
misc.d.ts fix process polyfill on middleware (#34426) 2022-02-18 08:39:30 +00:00
webpack.d.ts Update server-only changes HMR handling (#34298) 2022-02-16 16:32:24 -06:00