Skip to content

Commit ce4a50e

Browse files
committed
trigger action
1 parent 4182beb commit ce4a50e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

vite.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import { defineConfig } from "vite"
22
import react from "@vitejs/plugin-react"
33

4-
// https://vite.dev/config/
4+
// https://vitejs.dev/config/
55
export default defineConfig({
66
base: "/anagram/",
77
plugins: [react()],

0 commit comments

Comments
 (0)