-
Story
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
None
-
False
-
-
False
-
None
-
None
-
None
-
None
We have several packages which depend on Node.js APIs that are not natively supported in webpack 5, including
- Any file which uses the global `process` object
- Cypress
- possibly more
Once the reliance on the Node APIs have been removed, the NodePolyfillPlugin should be removed as well.