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

Resolve #6 "Error: expected file.path to export a function or instance " #12

Conversation

rbecheras
Copy link
Member

Fix #6

Exports require('./dist/lib/generator').default instead of require('./dist/lib/generator') due to babel transpilation

…ire('./dist/lib/generator') due to babel transpilation
@rbecheras rbecheras self-assigned this Dec 28, 2017
@rbecheras rbecheras changed the title Fix #6 export require('./dist/lib/generator').default Resolve #6 "Error: expected file.path to export a function or instance " Dec 28, 2017
@rbecheras rbecheras merged commit 4a85544 into 1-convert-to-standard-code-style Dec 28, 2017
@rbecheras rbecheras deleted the 6-error-expected-file-path-export-function-or-instance branch December 28, 2017 19:25
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.

None yet

1 participant