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