Boshen
Boshen
Ok, waiting 👍 from @Brooooooklyn, @IWANABETHATGUY and @shulaoda
The cli can get merged first because it's a eslint command. Behavior wise I think it should just print out whatever is read, it doesn't matter whether it's v8 or...
You need to setup `extensionAlias` in order for this to work. I'm not sure whether this should be user land configuration or provided as a default in Rolldown.
> Wether oxc-resolve should config extensionAlias automatically based on target field should be considered b The resolver is unopinionated on how to deal with extensions, the tool makes the decision....
https://x.com/TitianCernicova/status/1808132493469442398 > If stripInternal is specified TSC will respect the internal JSDoc tag even if ID is specified, and this is the behavior that is expected of other DTS implementations....
Close as not planned. It seems like ID shouldn't check jsdoc nor tsconfig :-/
> Not all engines emitted via browserslist are available, such as and_chr135 (android chrome) This is due to not updating browserslist data for at least two months ... updated in...
> When setting two targets for the same engine, such as ['chrome135', 'chrome134'], the build will fail instead of combining requirements for both engines or accepting the lowest. I did...
browserslist getting updated in Rolldown https://github.com/rolldown/rolldown/pull/4353 Closing the `Error: 'chrome134' is already specified.` as won't fix right now because I think it removes ambiguity. Reposted my above comment to upstream...
Close as stale. Feel free to come back and finish this.