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

Hot reloading #30

Closed
princesust opened this issue Apr 13, 2020 · 2 comments
Closed

Hot reloading #30

princesust opened this issue Apr 13, 2020 · 2 comments
Labels
status: awaiting author response Additional information has been requested from the author type: question or discussion Issue discussing or asking a question

Comments

@princesust
Copy link
Contributor

If there are multiple extension using this boilerplate. Then if I put npm run dev:chrome then all the extension reloaded.

@abhijithvijayan abhijithvijayan added the type: question or discussion Issue discussing or asking a question label Apr 14, 2020
@abhijithvijayan
Copy link
Owner

abhijithvijayan commented Apr 14, 2020

The extension reloader works by injecting a script and running a server for auto reloading.

To not reload all the extensions using the same boilerplate, I suggest changing port of extension reloader to a different one per extension.

Use different PORT for each extension. Change it here

@abhijithvijayan abhijithvijayan added the status: awaiting author response Additional information has been requested from the author label Apr 14, 2020
@abhijithvijayan
Copy link
Owner

Closing for now. Feel free to reopen this if issue still persists.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: awaiting author response Additional information has been requested from the author type: question or discussion Issue discussing or asking a question
Projects
None yet
Development

No branches or pull requests

2 participants