Skip to content

Commit

Permalink
Update vite.config.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
abvthecity authored Jun 25, 2024
1 parent 0a8389e commit 9f0a90d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions custom-app/vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ export default defineConfig({
output: {
entryFileNames: `output.js`,
assetFileNames: `output.[ext]`,
inlineDynamicImports: true,
}
}
}
Expand Down

0 comments on commit 9f0a90d

Please sign in to comment.