mirror of
https://github.com/stoatchat/javascript-client-api.git
synced 2026-08-26 21:41:13 -04:00
bug: missing files and types when installing #9
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @sawa-ko on GitHub (Apr 1, 2022).
When the package is installed there is only one index.js file left in the dist folder with no type files and no other files in the dist folder.
@insertish commented on GitHub (Apr 29, 2022):
Fixed this at some point.