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

BREAKING CHANGE: match dist file naming with vue 2 #413

Merged
merged 1 commit into from
Jun 30, 2020

Conversation

antfu
Copy link
Member

@antfu antfu commented Jun 28, 2020

match with vue 2 naming style.

Now the dist file would look this:

image

cjs will import dev/prod version based on current env just acting the same behavior as vue.

This should not affect regular users as the indexes in package.json changed as well.

@posva
Copy link
Member

posva commented Jun 28, 2020

doesn't it make more sense to keep the naming consistent with Vue 2 dist files instead?

@antfu antfu changed the title BREAKING CHANGE: match dist file naming with vue-next BREAKING CHANGE: match dist file naming with vue 2 Jun 28, 2020
@antfu
Copy link
Member Author

antfu commented Jun 28, 2020

Updated.

@antfu antfu merged commit 82ab91b into vuejs:rc Jun 30, 2020
@antfu antfu deleted the chore/build-naming branch June 30, 2020 17:16
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.

None yet

2 participants