
This problem has many solutions. For example, codesandbox, which defines a browser-based compilation strategy, can be used to package reacts, vue, etc. in the browser. It can also be easily understood that codeandbox does a browser version of webpack.
But the question is, can we execute webpack in the browser instead of doing a new one? Even implementing some webpack-based libraries?
Shared On DLIKE
