위젯 추가 팝업 수정

This commit is contained in:
Macbook
2026-06-15 17:17:06 +09:00
parent 271392bc49
commit 51fdcf40e5
16 changed files with 435 additions and 238 deletions
+1
View File
@@ -80,6 +80,7 @@ export default defineConfig({
input: {
main: path.resolve(__dirname, 'index.html'),
widget: path.resolve(__dirname, 'widget.html'),
picker: path.resolve(__dirname, 'picker.html'),
},
},
},