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

Do not let karma watch files on the example #95

Merged
merged 3 commits into from
Aug 3, 2016

Conversation

rogeriochaves
Copy link
Contributor

This prevents specs from running twice every time a file changes, because karma-webpack already triggers a rerun when recompiled.

Thanks to this comment: #44 (comment)

@rogeriochaves rogeriochaves changed the title Do not let karma watch files Do not let karma watch files on the example Nov 28, 2015
@rogeriochaves
Copy link
Contributor Author

@blacksails what about now?

@joshwiens
Copy link
Contributor

@rogeriochaves - Can you get this rebased so I can merge & close this out?

This prevents specs from running twice every time a file changes, because the webpack already triggers a rerun when recompiled.

Thanks to this comment: codymikol#44 (comment)
@rogeriochaves
Copy link
Contributor Author

@d3viant0ne done

@joshwiens joshwiens merged commit 04719d4 into codymikol:master Aug 3, 2016
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

Successfully merging this pull request may close these issues.

2 participants