Skip to content

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

Merged
Rich-Harris merged 2 commits into
rollup:masterfrom
Victorystick:namespace-missing-export
Oct 8, 2015
Merged

Informative error message when namespace property doesn't exist#169
Rich-Harris merged 2 commits into
rollup:masterfrom
Victorystick:namespace-missing-export

Conversation

@Victorystick

Copy link
Copy Markdown
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