microsoft / tslib

Runtime library for TypeScript helpers.
BSD Zero Clause License
1.25k stars 126 forks source link

__assign is not a function #192

Closed michelson closed 1 year ago

michelson commented 1 year ago

Hi, we are getting __assign not found from another library that from this package, https://unpkg.com/browse/use-sidecar@1.0.1/dist/es5/medium.js is there anything we can do to see what's is generating this error? we are building with esbuild (es2020 target)