Skip to content

Commit

Permalink
[Fix] Fix base
Browse files Browse the repository at this point in the history
  • Loading branch information
MrMugame committed Feb 16, 2024
1 parent 702b4fe commit 958f307
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vite.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@ import { lezer } from "@lezer/generator/rollup"
import { plugin, Mode } from "vite-plugin-markdown"

export default {
base: "/webkarol",
plugins: [lezer(), plugin({mode: Mode.HTML})]
}

0 comments on commit 958f307

Please sign in to comment.