Skip to content

Commit

Permalink
docs: Add some references to documentation for Vite
Browse files Browse the repository at this point in the history
  • Loading branch information
achetronic committed Dec 21, 2023
1 parent 7d0ca3d commit a33a95f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ export default defineConfig({
// ATTENTION:
// With custom domain only a slash is needed
// Using GH Pages, the entire repository name is required
// Ref: https://vitejs.dev/guide/static-deploy#github-pages
base: "/application-new/",
// base: "/",
build: {
commonjsOptions: {
transformMixedEsModules: true,
Expand Down

0 comments on commit a33a95f

Please sign in to comment.