JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 365
  • Score
    100M100P100Q92227F
  • License MIT

Basic Webpack loaders for Vue apps

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

npm

Basic Vue Webpack loaders:

  • vue-loader
  • babel-loader
  • css-loader and style-loader
  • json-loader
  • url-loader for all other files

Based on vue-cli

Installation

npm install --save-dev vue-webpack-loaders