monaco-editor
monaco-editor copied to clipboard
[Bug] the publicPath of monaco-editor-webpack-plugin not working
i want to use worker from cdn, so i build my monaco web worker and upload to cdn server.
but when i start my local server and create monaco-editor, i get error from editor.worker.bundle.js 404.
my webpack.config.js

i am appreciate if someone can tell me how to solve this problem..
Similarly, I had this problem...