Skip to content
This repository was archived by the owner on Feb 13, 2024. It is now read-only.

optoro/vue-cli-plugin-vueconf-2019-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vue-cli-plugin-vueconf-2019-example

@vue/cli 3.x plugin example by Optoro for VueConf US 2019, watch the talk.

Usage

vue add vueconf-2019-example

Details

Webpack

Plugins:

Generator

  • src/App.vue: imports bootstrap-vue by default, uses Bootstrap template
  • .browserslistrc: sets supported browsers
  • .env.*: default configuration for different environments

Bugs

Nice to have

  • Set lintOnSave to an expression like process.env.NODE_ENV !== 'production !default'

  • Set browserslist with api.extendpackage, but cannot delete the entries that exist already, so we use a template instead

About

Example Vue CLI 3.x plugin for Vue Conf US 2019

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors