stoiky

Results 3 issues of stoiky

### What happened? Some ts projects may have global.d.ts files in sources. Currently they seem to not be included when writing the ts_config rule. https://github.com/aspect-build/rules_ts/blob/main/ts/private/ts_config.bzl#L67 _So this happens only when...

bug
prioritized

### What is the current behavior? When building with different compilation modes users will download/extract npm packages for each one. When they use different compilation modes, there's no transition in...

enhancement
engagement note

### What happened? When using js_image_layer on js_binary targets with many inputs (100k+) we're observing very slow `postprocessing.run` events in the Bazel profiles. These occur every-time, also when fully cached....

bug