Skip to content

删除vue-loader中的prettier依赖,防止vscode弹出警告

License

Notifications You must be signed in to change notification settings

Pinphoo/vue-loader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vue-loader Build Status Windows Build status npm package

Vue.js component loader for Webpack.

The best way to get started is with vue-cli:

npm install -g vue-cli
vue init webpack-simple hello
cd hello
npm install
npm run dev

This will setup a basic Webpack + vue-loader project for you, with *.vue files and hot-reloading working out of the box!

For advanced vue-loader configuration, checkout the documentation.

About

删除vue-loader中的prettier依赖,防止vscode弹出警告

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published