Some fixes

This commit is contained in:
hibna
2026-02-12 17:54:16 +03:00
parent f57ee77c56
commit 8a32c5c1b3
18 changed files with 997 additions and 135 deletions
+1
View File
@@ -20,6 +20,7 @@ export default defineConfig({
},
},
build: {
copyPublicDir: false,
lib: {
entry: path.resolve(__dirname, 'src/index.ts'),
name: 'VideoPlayer',