microsoft / tslib

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

Do not add __esModule to window/global #42

Closed rbuckton closed 6 years ago

rbuckton commented 6 years ago

This fixes https://github.com/Microsoft/tslib/issues/32#issuecomment-342713543, but does not necessarily fix the parent issue.

dgoldstein0 commented 6 years ago

looks good - thanks for the quick fix.

wondering though, perhaps this deserves a test?

acrazing commented 6 years ago

因崔斯汀!

@rbuckton could you publish a patch version to npm?

rbuckton commented 6 years ago

CC: @danielrosenwasser. Could you publish a patch update?

dasa commented 6 years ago

@DanielRosenwasser - can we please have a patch update for this?

DanielRosenwasser commented 6 years ago

Sorry about the delay, 1.8.1 should be out now on your preferred package manager.