Compare commits
No commits in common. "a909e1a5a15725ce3cc300d5f45f15e66ce0ade3" and "de7849c8e17f8572012704ebb1ea4af8ca04ff7c" have entirely different histories.
a909e1a5a1
...
de7849c8e1
@ -3,7 +3,7 @@ run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- 'main**'
|
- 'release**'
|
||||||
|
|
||||||
env:
|
env:
|
||||||
BUILD: staging
|
BUILD: staging
|
||||||
|
|||||||
@ -4,7 +4,7 @@ import legacy from "@vitejs/plugin-legacy";
|
|||||||
import path from "path";
|
import path from "path";
|
||||||
|
|
||||||
export default defineConfig({
|
export default defineConfig({
|
||||||
base: "/baidu-digital-human-app",
|
base: "./",
|
||||||
plugins: [
|
plugins: [
|
||||||
vue(),
|
vue(),
|
||||||
legacy({
|
legacy({
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user