fix: Package just the dist folder
All checks were successful
Publish Svelte Tailwind Library / build-and-publish (push) Successful in 20s

This commit is contained in:
2025-09-16 08:01:02 +01:00
parent f45b9bcdea
commit 523eeee1fa
2 changed files with 9 additions and 1 deletions

5
.npmignore Normal file
View File

@@ -0,0 +1,5 @@
*
!dist/**
!package.json
!README.md
!LICENSE