I'm using ngx-monaco-editor-v2 16 version with angular 16 and using module federation const { share, withModuleFederationPlugin } = require("@angular-architects/module-federation/webpack"); getting error
./node_modules/monaco-editor/esm/vs/platform/severityIcon/browser/media/severityIcon.css:6:0 - Error: Module parse failed: Unexpected token (6:0)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
This is important and need solution as soon as possible.