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