We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Type:
Environment:
Description:
I'm overriding the new tab page in my manifest.json like so
manifest.json
"chrome_url_overrides": { "newtab": "index.html" }
Is there a way to get hot module reloading on it without having to manually refresh the new tab page?
The text was updated successfully, but these errors were encountered:
I have the same problem, some solutions?
Sorry, something went wrong.
looking for the same.. any solutions?
No branches or pull requests
Type:
Environment:
Description:
I'm overriding the new tab page in my
manifest.json
like soIs there a way to get hot module reloading on it without having to manually refresh the new tab page?
The text was updated successfully, but these errors were encountered: