Skip to content

Conversation

@fnlctrl
Copy link
Member

@fnlctrl fnlctrl commented Apr 8, 2018

Webpack's module concatenation support was broken by v15 due to this module.exports line. Changing to ESM export fixes this issue.

fnlctrl added 3 commits April 9, 2018 01:19
Webpack's module concatenation support was broken by v15 due to this `module.exports` line. Changing to ESM export fixes this issue.
@yyx990803 yyx990803 merged commit b983304 into vuejs:next Apr 9, 2018
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