-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: add regex for vue SFC to prevent instrumenting style and templat…
…es (#180) * fix: add regex for vue SFC to prevent instrumenting style and templates Single file Components no longer have their html or css instrumented instead of their script Closes #96 #178 #89 * build: add prepare script to build the package when using a git version See https://stackoverflow.com/a/57829251 * build: fix dependencies' vulnerabilities run npm audit fix * build: bump devDependencies (patch version only) * fix: instrument both option and composition API * style: fix sonarlint issues * revert: reverted changes to dependencies and package.json Refs: 1e67efc, ea8fa18, 614a88a * style: changed to single quotes for strings --------- Co-authored-by: Hugo <[email protected]> Co-authored-by: Christian Norrman <[email protected]>
- Loading branch information
1 parent
0a70378
commit c8a7ca7
Showing
1 changed file
with
73 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters