rules_swc icon indicating copy to clipboard operation
rules_swc copied to clipboard

feat: add emitIsolatedDts support

Open jbedard opened this issue 5 months ago • 1 comments

Add experimental support for the jsc.experimental.emitIsolatedDts feature to output .d.ts instead of .js.


Changes are visible to end-users: no

Test plan

  • Covered by existing test cases
  • New test cases added

jbedard avatar Aug 26 '24 22:08 jbedard