Skip to content

Commit

Permalink
Revert "Fix/vuln deps jira app (#8952)"
Browse files Browse the repository at this point in the history
This reverts commit c6a8c65.
  • Loading branch information
david-shibley-contentful authored Sep 24, 2024
1 parent c6a8c65 commit 2e3f5a1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/jira/jira-app/vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ export default defineConfig({
port: 3000,
},
build: {
outDir: 'build',
lib: {
entry: 'src/index.tsx',
name: 'Jira-App',
Expand Down

0 comments on commit 2e3f5a1

Please sign in to comment.