mirror of
https://github.com/tabler/tabler.git
synced 2026-07-26 13:04:39 +04:00
percy script
This commit is contained in:
+2
-1
@@ -7,7 +7,8 @@
|
|||||||
"build": "gulp build",
|
"build": "gulp build",
|
||||||
"svg-optimize": "svgo -f svg/brand --pretty",
|
"svg-optimize": "svgo -f svg/brand --pretty",
|
||||||
"unused-files": "node build/unused-files.js",
|
"unused-files": "node build/unused-files.js",
|
||||||
"release": "release-it"
|
"release": "release-it",
|
||||||
|
"percy": "npx percy snapshot demo"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
|||||||
Reference in New Issue
Block a user