chore(deps): bump Rsbuild 0.3.9 and enable clean dist (#12600)
This commit is contained in:
@@ -73,6 +73,7 @@ export async function compileSite(isProd = false) {
|
||||
distPath: {
|
||||
root: vantConfig.build?.site?.outputDir || SITE_DIST_DIR,
|
||||
},
|
||||
cleanDistPath: true,
|
||||
},
|
||||
html: {
|
||||
template: ({ entryName }) => join(SITE_SRC_DIR, `${entryName}.html`),
|
||||
|
||||
Reference in New Issue
Block a user