babel-plugin-transform-modules-ui5 icon indicating copy to clipboard operation
babel-plugin-transform-modules-ui5 copied to clipboard

[DO NOT SUBMIT] fix: remove empty export declaration added by TypeScript

Open petermuessig opened this issue 9 months ago • 1 comments

The following code of the babel-plugin-transform-typescript creates an empty export for modules https://github.com/babel/babel/blob/main/packages/babel-plugin-transform-typescript/src/index.ts#L399

petermuessig avatar May 12 '24 10:05 petermuessig

DO NOT SUBMIT YET - MUST BE VALIDATED AND TESTED FIRST!

petermuessig avatar May 12 '24 10:05 petermuessig