mirror of
https://git.mirrors.martin98.com/https://github.com/open-webui/open-webui
synced 2025-08-13 05:28:58 +08:00
Update vite.config.ts
This commit is contained in:
parent
8fac9de269
commit
66ff4fea07
@ -5,6 +5,5 @@ export default defineConfig({
|
||||
plugins: [sveltekit()],
|
||||
define: {
|
||||
APP_VERSION: JSON.stringify(process.env.npm_package_version)
|
||||
},
|
||||
assetsInclude: ['**/*.md']
|
||||
}
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user