Skip to content

Commit 3e343e9

Browse files
committed
feat: include pre-built main.js for easier installation
Remove main.js from .gitignore to improve user experience. This allows users to directly use the plugin without having to build TypeScript themselves, making the plugin more accessible to non-technical users.
1 parent 93ef1e5 commit 3e343e9

File tree

2 files changed

+10163
-1
lines changed

2 files changed

+10163
-1
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
node_modules/
44
dist/
55
build/
6-
main.js
76
*.tsbuildinfo
87
*.tgz
98
.npm

0 commit comments

Comments
 (0)