mirror of
https://github.com/open-webui/open-webui
synced 2024-11-22 08:07:55 +00: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…
Reference in New Issue
Block a user