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

vue-styleguidist/vue-webpack-loaders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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