Skip to content

Commit

Permalink
fix: moving test into new folder
Browse files Browse the repository at this point in the history
  • Loading branch information
kevkevinpal committed Nov 2, 2023
1 parent 07ff23a commit 634a38b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@ const devConfigOptions: UserConfigExport = {
{
server: {
open: true,
host: true,
port: 3000,
},
plugins: [
...(process.env.VITE_APP_IS_E2E
Expand Down

0 comments on commit 634a38b

Please sign in to comment.