-
I am new in using webpack. I was trying to bundle Monaco Editor. Ubuntu 24.04 ├── [email protected]
For example, above seems to refer to |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Sorry for delay, do you still have the problem? |
Beta Was this translation helpful? Give feedback.
-
After some testing, it seems that the Webpack doesnt locate ATM, it is placed in Moving it to
|
Beta Was this translation helpful? Give feedback.
After some testing, it seems that the Webpack doesnt locate
webpack.config.js
ATM, it is placed in
/home/src/webpack.config.js
as per browser-esm-webpackMoving it to
/home/webpack.config.js
results inrequire not defined
I managed to get webpack to output (with some errors) with: