Skip to content

Commit

Permalink
Merge pull request #22 from pieceowater-dev/dev
Browse files Browse the repository at this point in the history
fix: bugs
  • Loading branch information
baynt1 authored Sep 23, 2024
2 parents 4deac28 + b70d953 commit e171578
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"build:main": "vite build --mode production",
"build:dev": "vite build --mode development",
"lint": "eslint react-template --ext ts,tsx --report-unused-disable-directives --max-warnings 0",
"preview": "vite preview"
"preview": ".env | grep 'ALGA' && vite preview"
},
"dependencies": {
"@ant-design/icons": "^5.4.0",
Expand Down

0 comments on commit e171578

Please sign in to comment.