Skip to content

Change occurence to occurrence #655

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

Merged
merged 1 commit into from
Feb 18, 2017
Merged

Change occurence to occurrence #655

merged 1 commit into from
Feb 18, 2017

Conversation

driftdares
Copy link

This was causing the following error:

webpack.optimize.OccurenceOrderPlugin is not a constructor

This was causing the following error:

webpack.optimize.OccurenceOrderPlugin is not a constructor
@kazupon kazupon merged commit 1469aff into vuejs:master Feb 18, 2017
@Alex-Sokolov
Copy link

Maybe also add comment that OccurrenceOrderPlugin not needed with webpack 2?

@kazupon
Copy link
Member

kazupon commented Feb 19, 2017

Yeah, Indeed.
I'll revert.

@kazupon
Copy link
Member

kazupon commented Feb 19, 2017

Oh, wait.
vue-loader are support webpack 1.x and 2.x
I think we should be commented for webpack 1.x 📝

xalexec pushed a commit to Transnal/vue-loader that referenced this pull request Mar 26, 2017
This was causing the following error:

webpack.optimize.OccurenceOrderPlugin is not a constructor
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.

3 participants