[JS/TS] Allows compiling fable-library-ts for Browser environment#4372
[JS/TS] Allows compiling fable-library-ts for Browser environment#4372MangelMaxime merged 5 commits intofable-compiler:mainfrom
fable-library-ts for Browser environment#4372Conversation
MangelMaxime
left a comment
There was a problem hiding this comment.
We probably want to add a note explaining why we are doing that
Hum, we don't have a setup for that. I don't know if creating the setup required for it is worth it or not. If I was to add the setup for that, I think we would want to create a new Where we would replace
We would also replace the output dir to something like This should cover the initial goal of trying to compile If you are not sure of what I am talking about, I can have a look to send a commit to this PR showcasing the change and ask you to review it. |
|
thanks @MangelMaxime you can merge if you like it. I would make a seperate PR for the test. Will also try Thoth.Json.Core with TS first.. |
Co-authored-by: Maxime Mangel <me@mangelmaxime.fr>
Co-authored-by: Maxime Mangel <me@mangelmaxime.fr>
Co-authored-by: Maxime Mangel <me@mangelmaxime.fr>
fable-library-ts for Browser environment
addressing #4368
where can I add tests?