Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Questions About Remote Module Loader #33

Open
seikosantana opened this issue Apr 25, 2023 · 1 comment
Open

Questions About Remote Module Loader #33

seikosantana opened this issue Apr 25, 2023 · 1 comment

Comments

@seikosantana
Copy link

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.

  • Why does remote modules have to be CommonJS? Why is it not ESM? Are there limitations in ESM so that it is not possible to be used as remote module?
  • Is there any way or possibilities, at least theoretically, to enable hot-reloading during development?
  • Is there any way or possibilities, at least theoretically, to consume generated sourcemaps for easier debugging?
  • Are remote-module-loader and remote-component accepting contributions?

Thanks a lot for your time

@smeng9
Copy link

smeng9 commented May 15, 2023

Hi @joelnet, same question from my side.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants