Paciolan / remote-module-loader

Loads a CommonJS module from a remote URL for the Browser or Node.js.
MIT License
85 stars 21 forks source link

Questions About Remote Module Loader #33

Open seikosantana opened 1 year ago

seikosantana commented 1 year ago

Hi, so far I've been using this remote-module-loader and remote-component and felt benefits of them.

I'd like to ask some questions or have some discussions, if you don't mind, about remote modules in general since I couldn't find much information related to loading modules remotely. I found these things interesting and I'm very curious about them. I'm sorry if my questions are common sense. I'm still learning and haven't got much experience with JS and webpack.

Thanks a lot for your time

smeng9 commented 1 year ago

Hi @joelnet, same question from my side.