- add manifest.json file
This commit is contained in:
parent
40432da0f2
commit
a67389ff29
@ -22,5 +22,8 @@ export default defineConfig((mode) => {
|
||||
'@': fileURLToPath(new URL('./src', import.meta.url))
|
||||
},
|
||||
},
|
||||
build: {
|
||||
manifest: true,
|
||||
},
|
||||
};
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user