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";
|
import tailwindcss from "@tailwindcss/vite";
|
||||||
// https://vite.dev/config/
|
// https://vite.dev/config/
|
||||||
export default defineConfig({
|
export default defineConfig({
|
||||||
|
base: "/au/checkin/static/",
|
||||||
plugins: [
|
plugins: [
|
||||||
react({
|
react({
|
||||||
babel: {
|
babel: {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue