-
-
Notifications
You must be signed in to change notification settings - Fork 132
Closed
Description
Webpack provides a few built-in globals (all starting with __webpack) and they are also implemented in other webpack-compatible bundlers like Rspack, so I think having them in a shared module like this one would be ideal.
Would a globals.webpack be an acceptable addition, holding at least the globals that are common to both bundlers?
https://rspack.rs/api/runtime-api/module-variables#runtime
https://webpack.js.org/api/module-variables/
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels