Skip to content

Commit

Permalink
Update vite.config.js
Browse files Browse the repository at this point in the history
base 제거
  • Loading branch information
3ae3ae authored Apr 20, 2024
1 parent 1ed7bbe commit 0fb72d2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vite.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ import { defineConfig } from "vite";

/** @type {import('vite').UserConfig} */
export default defineConfig({
base: "/EverySlang/",
build: {
rollupOptions: {
input: {
Expand Down

0 comments on commit 0fb72d2

Please sign in to comment.