mirror of
https://github.com/sussy-code/smov.git
synced 2024-12-20 14:37:43 +01:00
Merge remote-tracking branch 'movie-web/dev'
This commit is contained in:
commit
2805ff117b
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ const captioningPackages = [
|
|||
export default defineConfig(({ mode }) => {
|
||||
const env = loadEnv(mode, process.cwd());
|
||||
return {
|
||||
base: env.VITE_BASE_URL || '/',
|
||||
plugins: [
|
||||
million.vite({ auto: true, mute: true }),
|
||||
handlebars({
|
||||
|
|
Loading…
Reference in a new issue