suren-atoyan / monaco-loader

The utility to easy setup monaco-editor into your browser
MIT License
177 stars 37 forks source link

Unrecognised require call #44

Open tamil-arasu849 opened 6 months ago

tamil-arasu849 commented 6 months ago

While using in my Ember application it seems that the loader in monaco-editor overrides the require function and I get the "Unrecognised require call" error after any module uses the require function

suren-atoyan commented 6 months ago

@tamil-arasu849 this might be helpful. Let me know if it fixes your issue.