update vite build
This commit is contained in:
parent
f1de8cb627
commit
f0bed712e6
|
|
@ -4,6 +4,7 @@ import path from "path";
|
|||
import tailwindcss from "@tailwindcss/vite";
|
||||
// https://vite.dev/config/
|
||||
export default defineConfig({
|
||||
base: "/au/checkin/static/",
|
||||
plugins: [
|
||||
react({
|
||||
babel: {
|
||||
|
|
|
|||
Loading…
Reference in New Issue