上架需求增加

This commit is contained in:
supernijia
2026-07-25 09:58:29 +08:00
parent f1b7a7aae8
commit 8ab36b1aaf
38 changed files with 4326 additions and 10 deletions
+1
View File
@@ -42,6 +42,7 @@ export default defineConfig({
cssCodeSplit: true,
rollupOptions: {
input: {
publish: resolve(__dirname, 'publish.html'),
dedupe: resolve(__dirname, 'dedupe.html'),
convert: resolve(__dirname, 'convert.html'),
split: resolve(__dirname, 'split.html'),