Package Exports
- vux-loader
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 (vux-loader) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
vux-loader
A webpack loader for rewriting .vue file and extending vue loader
- inject custom loader for template
- inject custom loader for script
- inject custom loader for style
- support less variable(theme)
- support i18n building
- parse
import { Cell, Group } from 'vux'into single component import