Skip to content

fix: handle default export. fixes #7#8

Merged
shellscape merged 1 commit into
masterfrom
fix/default-export
Jan 3, 2019
Merged

fix: handle default export. fixes #7#8
shellscape merged 1 commit into
masterfrom
fix/default-export

Conversation

@shellscape
Copy link
Copy Markdown
Owner

This PR contains:

  • bugfix
  • feature
  • refactor
  • tests
  • documentation
  • metadata

Breaking Changes?

  • yes
  • no

If yes, please describe the breakage.

Please Describe Your Changes

Issue #7 raised a problem with ES6 module configs that exported a default. The default export wasn't recognized and the entire export was passed to webpack, resulting in a validation error.

@shellscape shellscape merged commit 5737147 into master Jan 3, 2019
@shellscape shellscape deleted the fix/default-export branch January 3, 2019 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants