-
Notifications
You must be signed in to change notification settings - Fork 321
Open
Description
How can I test fable-library-ts ?
By running tsc in its folder?
@MangelMaxime I am picking up on thoth-org/Thoth.Json#217 and #3586
Is it possible that fable-library-ts compiles with tsc only for Node but not for the browser?
For example this line fails to compile because TS doesn't know what Buffer is in a browser context.
Could I manually just edit these fable-library-ts files so that tsc works?
(I found some context here: #3420 )
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels