-
Notifications
You must be signed in to change notification settings - Fork 310
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
Add snapshot support #23
Comments
Noticed that the angular version is within the snapshots and imagine it'll cause all snapshots to break each major/minor/bugfix version bump. Is it worth hacking away that attribute? When Angular is updated, do you just remove your snapshot folder and let it take another? <div
id="root1"
ng-version="4.0.1"> |
You never remove snapshots folder manually. It should always be handled by Jest. I think we're good to remove the |
@thymikee sorry for the question, but is this already released to npm? |
Yes! It's version 1.1.0 |
📸
The text was updated successfully, but these errors were encountered: