distribute .d.ts files
This commit is contained in:
7
.changeset/khaki-mangos-search.md
Normal file
7
.changeset/khaki-mangos-search.md
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
"reacord": patch
|
||||
---
|
||||
|
||||
distribute d.ts files again instead of the source
|
||||
|
||||
distributing the source causes typecheck errors when the modules it imports from (in this case, `@reacord/helpers`) don't exist in the end users' projects, so we'll just distribute d.ts files instead like normal. failed experiment :(
|
||||
Reference in New Issue
Block a user