Skip to content

Commit

Permalink
Merge pull request #539 from bcgov/add-vite-frontend
Browse files Browse the repository at this point in the history
Add vite to package json frontend
  • Loading branch information
vietle-cgi authored Oct 15, 2024
2 parents 11cd167 + 07827d0 commit 15a67a1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,8 @@
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-vue": "^9.28.0",
"flush-promises": "^1.0.2",
"lodash": "^4.17.21"
"lodash": "^4.17.21",
"vite": "^4.4.9"
},
"browserslist": [
"> 1%",
Expand Down

0 comments on commit 15a67a1

Please sign in to comment.