Closed Atrue closed 9 months ago
Not sure if this symbol is missing inrenamingSupportedSymbols on purpose.
renamingSupportedSymbols
Currently bundling the var declarations throws an error Something went wrong - a symbol Variable for top-level identifier Variable cannot be renamed
var
Something went wrong - a symbol Variable for top-level identifier Variable cannot be renamed
Thanks for contribution! At glance lgtm, but I'll double check this evening
Released in https://github.com/timocov/dts-bundle-generator/releases/tag/v9.2.2 just now. Thanks again!
Not sure if this symbol is missing in
renamingSupportedSymbols
on purpose.Currently bundling the
var
declarations throws an errorSomething went wrong - a symbol Variable for top-level identifier Variable cannot be renamed