fix: preview content
This commit is contained in:
@@ -29,5 +29,8 @@ export default defineConfig({
|
||||
distPath: {
|
||||
root: 'dist/web',
|
||||
},
|
||||
copy: [
|
||||
{ from: './content', to: 'content' },
|
||||
],
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user