Thanks to visit codestin.com
Credit goes to github.com

Skip to content

jue/vue-extension-template

Repository files navigation

vue-extension-template

vue-cli3 + webpack4 + element-ui 实现编译打包Chrome浏览器插件

环境安装

npm install

开发环境编译并热更新

npm run serve
or
npm run build-watch

生产环境打包

npm run build

分析包组件大小

npm run analyz

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

使用vue-cli3构建Chrome插件模板

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published