feat(screenshots): add automated screenshot utility and refresh all UI image assets
CI & Build NaxOS Web Dashboard / build (push) Successful in 1m7s
CI & Build NaxOS Web Dashboard / build (push) Successful in 1m7s
This commit is contained in:
+2
-1
@@ -6,7 +6,8 @@
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
"build": "tsc && vite build",
|
||||
"preview": "vite preview"
|
||||
"preview": "vite preview",
|
||||
"screenshots": "python3 scripts/capture-screenshots.py"
|
||||
},
|
||||
"dependencies": {
|
||||
"react": "^18.3.1",
|
||||
|
||||
Reference in New Issue
Block a user