You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
vue.runtime.esm.js and vue.esm.js are missing in npm package
Hi!
Thanks for new release, but I can't find new ES modules build files in npm package.
Seems like, this files missing from package.json in files field?
The text was updated successfully, but these errors were encountered:
Vue.js version
2.2.0
Reproduction Link
https://github.com/vuejs/vue/blob/dev/package.json#L9-L21
What is Expected?
esm build files in npm package
What is actually happening?
vue.runtime.esm.js and vue.esm.js are missing in npm package
Hi!
Thanks for new release, but I can't find new ES modules build files in npm package.
Seems like, this files missing from package.json in
files
field?The text was updated successfully, but these errors were encountered: