Skip to content

Commit

Permalink
update config
Browse files Browse the repository at this point in the history
  • Loading branch information
sarahlessner committed Sep 24, 2024
1 parent 3257ff1 commit 4ac717e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions apps/typeform/frontend/vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,6 @@ export default defineConfig(() => ({
server: {
port: 3000,
},
// build: {
// // the parent project that combines both the frontend and the backend needs to be able to override
// // the default location to its own build path
// outDir: process.env.BUILD_PATH || './build',
// },
plugins: [react()],

test: {
Expand Down

0 comments on commit 4ac717e

Please sign in to comment.