github vuejs/vue-loader v16.5.0

latest releases: v17.4.2, v17.4.1, v17.4.0...
2 years ago
  • Custom Elements mode behavior changed:
    Now only inlines the CSS, and no longer exports the custom element constructor (exports the component as in normal mode).
    Users now need to explicitly call defineCustomElement on the component.
    This allows the custom element to be defined using an async version of the source component.

Don't miss a new vue-loader release

NewReleases is sending notifications on new releases.