mirror of
https://github.com/zebrajr/ollama-webui.git
synced 2025-12-05 12:20:26 +01: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