mirror of
https://github.com/inventree/InvenTree.git
synced 2025-07-13 08:21:26 +00:00
Fix asset file serving (#9295)
- Backport of https://github.com/inventree/InvenTree/pull/9292
This commit is contained in:
@ -48,6 +48,7 @@ export default defineConfig({
|
||||
uploadToken: process.env.CODECOV_TOKEN
|
||||
})
|
||||
],
|
||||
base: '',
|
||||
build: {
|
||||
manifest: true,
|
||||
outDir: '../../src/backend/InvenTree/web/static/web',
|
||||
|
Reference in New Issue
Block a user