Package Exports
- helix-vue-components
- helix-vue-components/lib/helix-vue-components.common.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (helix-vue-components) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
helix-vue-components
Installation
npm install helix-vue-components
Demo
https://helix-vue-components.herokuapp.com
Compile as a library
npm run build-bundle
Publish locally
npm pack
Start server
npm run serve (remember to let the vue.config.js file commented)
Publish officially
npm publish