Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Informative error message when namespace property doesn't exist #169

Merged
merged 2 commits into from
Oct 8, 2015

Conversation

Victorystick
Copy link
Contributor

Error: Export 'foo' is not defined by '<module name>', instead of
TypeError: Cannot read property 'addReference' of undefined.

TypeError: Cannot read property 'addReference' of undefined
->
Export 'foo' is not defined by '<module name>'
Rich-Harris added a commit that referenced this pull request Oct 8, 2015
Informative error message when namespace property doesn't exist
@Rich-Harris Rich-Harris merged commit 4460f40 into rollup:master Oct 8, 2015
@Victorystick Victorystick deleted the namespace-missing-export branch November 11, 2015 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants