Anton Gilgur

Results 283 comments of Anton Gilgur

Ok, fixed the duplicated type declarations in the latest commit. That's actually not specific to this PR (only the fix part in the commit message is), so could be extracted...

Ok, refactored a bunch so now there's no real issues with subdirs or `safe` function usage changing. This also makes `name` not re-used for `output.file` now, which I think remedies...

Ok, weird, Windows CI errors started happening once I rebased with master (to fix merge conflicts). Not totally sure why they started now or what the error is there 😕

@jaredpalmer it might be good to have anyway, but for multi-entry specifically, I listed a few of the issues / cons with re-running `tsdx build` in my opening "Alternatives Considered"...

@KrzysztofCzaplejewicz it's not up to me, unfortunately there hasn't been any progress on reviewing or merging this in a few weeks despite its highly requested status and the significant work...

> Sorry for absence, let’s pick this up Ok it's been a week since that was said and it still hasn't been reviewed even once... I took well over an...

Had a breakthrough and figured out how to do code-splitting with multi-entry with some minor changes to the code here thanks to some help in rollup/rollup#3422 . I've updated the...

Thanks @Andarist ! I figured out most stuff since then but still good to get your perspective since you know a bit on the topic. > A consumer of the...

@Andarist any thoughts on the caveats I mentioned above? Node's conditional exports have had a few bugs / changing definitions in v13.x as well, so I'm wary of recommending those...

@phryneas I've made several extensive comments about what is leftover that have never been responded to by anyone. To repeat what I've written a few times: ### Problems 1. the...