snapshot
snapshot copied to clipboard
feat: strip all Vue transient ID attributes (similar to React and Angular functionality)
This allows snapshot testing of a Vue app with scoped styles.
Closes #144