You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Try put a.d.ts and b.d.ts into same folder foldName
then try ts2fable (fullPath of a.d.ts) ab.fs -e foldName
The fsFiles in the same directory(including nested directories) of a.d.ts whose fullpath has the keyword foldName will be bundled togother
I tried:
I get:
I thought the point of -e was to be able to use several files.
The text was updated successfully, but these errors were encountered: