David Zearing
David Zearing
> Maybe worth noting that the mentality of “extra tools are a tax, this would be better built-in” is a potential slippery slope w.r.t. where to draw the line, and...
Dupe of https://github.com/evanw/esbuild/issues/1128
Dupe of https://github.com/evanw/esbuild/issues/1128
Related: https://github.com/microsoft/rushstack/issues/3274
It looks like @tomi-msft has one in the works, here: https://master--628d031b55e942004ac95df1.chromatic.com/?path=/docs/concepts-developer-icons--page I think it needs some love; we should put usage on its own page separate from the catalog. It...
This is not an issue if you use TS with a commonjs module output, but I've been trying to remove cjs output in new code.
@evanw This is fairly easy to repro, and we are still working around this when we hit it. Basically it's very hard to prevent this from happening if you're bundling...
dupe of https://github.com/microsoft/rushstack/issues/3274 as well.
Just hit this. I have a monorepo full of packages (about 150) I want to use each package's default tsconfig but override a few things for jest runs. There isn't...
@octogonz, @iclanton - ping on this one. Been open for a while. I don't know if it's still valid. Ideally this pr would respect package.json exports map and read `types`...