Skip to content
This repository has been archived by the owner on Aug 4, 2021. It is now read-only.

Transform typeof require to 'function' #62

Merged
merged 1 commit into from Jun 24, 2016
Merged

Transform typeof require to 'function' #62

merged 1 commit into from Jun 24, 2016

Conversation

Victorystick
Copy link
Contributor

This change is long overdue. Consuming UMD modules with the commonjs plugin has been a real pain. The problem is solved by transforming top-level typeof require expressions to 'function'.

Fixes #38

@Rich-Harris Rich-Harris merged commit 7a53b09 into master Jun 24, 2016
@Rich-Harris Rich-Harris deleted the consume-umd branch June 24, 2016 17:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants