mirror of
https://github.com/discordeno/discordeno.git
synced 2026-09-17 08:47:22 +00:00
fix: npm publish ignoring folder (#2801)
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@
|
|||||||
# except package.json and build
|
# except package.json and build
|
||||||
!package.json
|
!package.json
|
||||||
!README.md
|
!README.md
|
||||||
!dist/*
|
!dist/**
|
||||||
|
|
||||||
# but not tsc cache
|
# but not tsc cache
|
||||||
dist/tsconfig.tsbuildinfo
|
dist/tsconfig.tsbuildinfo
|
||||||
Reference in New Issue
Block a user