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

test (& fix) dev setup extension auto reloading #84

Open
franzenzenhofer opened this issue Mar 1, 2019 · 5 comments
Open

test (& fix) dev setup extension auto reloading #84

franzenzenhofer opened this issue Mar 1, 2019 · 5 comments
Assignees
Labels

Comments

@franzenzenhofer
Copy link
Owner

test (& fix) dev setup extension auto reloading
update dev doc if necessary

@neuling
Copy link
Collaborator

neuling commented Mar 4, 2019

@franzenzenhofer Auto reload works for me using chrome-cli installed via homebrew. What happens if you run grunt --reload-extension?

It should open chrome:https://extensions/ in a new tab if not already open and reload that tab which should reload the extension.

@neuling
Copy link
Collaborator

neuling commented Mar 4, 2019

@franzenzenhofer Ok, I can reproduce some reload issues. Will fix.

@franzenzenhofer
Copy link
Owner Author

works

@franzenzenhofer
Copy link
Owner Author

when grunt (watch task) is not running this errors show up in the extension background error log
image
these errors schould not show up or should be able to get disabled

@neuling
Copy link
Collaborator

neuling commented Mar 14, 2019

Diese Fehler kommen eben nur im Development-Mode wenn der grunt Task nicht läuft. In Production versucht die Extension nicht zu livereload zu connecten.

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

No branches or pull requests

2 participants