Re: Webcomponent support in SweetHome3D JS
by jogibear9988 » Thu Oct 26, 2023 10:49 pm
I now also remove the "define" calls from some additional libs. Cause I use "monaco" editor in my frontend, wich is using require/define and this does not work with the libs. In these the code is only for nodejs support, but I think it is not needed there.
Best would be to switch to es6...
see commit:
https://github.com/node-projects/sweeth ... 1a5cc97d57