Skip to content
This repository has been archived by the owner on Apr 24, 2019. It is now read-only.

Latest commit

 

History

History
19 lines (13 loc) · 421 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 421 Bytes

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