We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 243e754 commit 1f5b4f5Copy full SHA for 1f5b4f5
package.json
@@ -3,6 +3,7 @@
3
"version": "0.1.0",
4
"scripts": {
5
"start": "vite",
6
+ "dev": "vite",
7
"build": "tsc && vite build && cp sitemap.txt dist/ && cp robots.txt dist/",
8
"serve": "vite preview",
9
"lint": "eslint --ext .js,.jsx,.ts,.tsx src/",
0 commit comments