Package Exports
- vue-webpack-loaders
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 (vue-webpack-loaders) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Basic Webpack loaders for Vue apps
Basic Vue Webpack loaders:
vue-loader
babel-loader
css-loader
andstyle-loader
json-loader
url-loader
for all other files
Based on vue-cli
Installation
npm install --save-dev vue-webpack-loaders