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

live component loading #2

Open
faassen opened this issue Jul 2, 2014 · 1 comment
Open

live component loading #2

faassen opened this issue Jul 2, 2014 · 1 comment

Comments

@faassen
Copy link
Owner

faassen commented Jul 2, 2014

If you install a component with bower install, you need to restart the server until it shows up. We could implement live reloading that tries to load the component on the fly, though there are potential issues with the component name (if it is different from the directory name).

Similarly if due to some bower upgrade action the contents .bower.json changes, this is not reloaded until a restart.

@faassen
Copy link
Owner Author

faassen commented Jul 2, 2014

There is a test for this, marked xfail, in test_injector (test_injector_wrong_component_then_added)

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

1 participant