fix: add build/src/cls in output files#736
Conversation
ofrobots
left a comment
There was a problem hiding this comment.
LGTM as this fixes a bogus release.
Looking over the list, it is not clear to me why the list of cherry-picked .d.ts files is sufficient. At any point a new file may be added that these files depend upon. I would like to see a more 'obviously correct' solution the problem of what types get shipped, e.g. a wildcard pattern for types.
|
@ofrobots It's the list of "reachable" d.ts definitions from |
No description provided.