When I use ts-transform-asset with TypeScript 4.0.2, I got an error:
(node:13716) UnhandledPromiseRejectionWarning: TypeError: typescript_1.updateIdentifier is not a function
at IdentifierSynthesizer.visit (my-project\node_modules\ts-transform-asset\dist\visitors\IdentifierSynthesizer.js:19:46)
We may need to support TypeScript 4.x.
When I use
ts-transform-assetwith TypeScript 4.0.2, I got an error:We may need to support TypeScript 4.x.