mirror of
https://github.com/open-webui/open-webui.git
synced 2024-02-27 23:27:23 +03:00
Update vite.config.ts
This commit is contained in:
@@ -5,6 +5,5 @@ export default defineConfig({
|
||||
plugins: [sveltekit()],
|
||||
define: {
|
||||
APP_VERSION: JSON.stringify(process.env.npm_package_version)
|
||||
},
|
||||
assetsInclude: ['**/*.md']
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user