/webpack-demo

Primary LanguageJavaScript

Webpack + Vue + Vue router + Vuex + Sass + Jest + cypress

Basic

  • webpack
  • babel
  • vue
  • vue router
  • Sass

In Production

  • extract vendor chunk
  • webpack production
  • evn configuration

Lint

  • commitlint
  • githooks
  • eslint
  • stylelint

formatting

  • .editorconfig
  • prettier

Testing

  • Jest
  • Cypress