Skip to content

Conversation

@imcvampire
Copy link

Change default value from false to true follow new behavior in >13.0.0


- type: `boolean`
- default: `false`
- default: `tr`

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You should say true.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry. I fixed!


- type: `boolean`
- default: `false`
- default: `true`
Copy link
Member

@kazupon kazupon Jul 29, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

vue-loader is supported v12.x version (webpack 2 base).
We should be mentioned about the version like the below:

default: `false` (v13.0+, `true`)

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I added the note about behaviour in v12.x or below.


- type: `boolean`
- default: `true`
- In v12.x or below, default value is `false`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why?
please update the esModule.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm sorry :(. My mistake. I reverted this commit!

@kazupon kazupon merged commit 46fc1e1 into vuejs:master Jul 29, 2017
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