You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"dev": "npm run clean && npm run svgo && npm run fonts -- --html true --htmltp src/template/preview.hbs && npm run export-to-csv && npm run replace-in-vscode",
13
-
"build": "npm run clean && npm run svgo && npm run fonts -- --html true --htmltp src/template/preview.hbs"
"dev": "npm run clean && npm run svgo && npm run fonts -- --html true --htmltp ./src/template/preview.hbs && npm run export-to-csv && npm run replace-in-vscode",
13
+
"build": "npm run clean && npm run svgo && npm run fonts -- --html true --htmltp ./src/template/preview.hbs"
0 commit comments