mirror of
https://github.com/vuejs/vue-cli.git
synced 2026-01-19 22:00:20 -06:00
WIP
Introduction
The CLI
Configuration
Vue CLI options
Modes and Environment Variables
Webpack
-
Basic Configuration
-
Chaining
-
Using Resolved Config as a File
Babel
- link to: babel preset
- link to: babel plugin
CSS
-
PostCSS
-
CSS Modules
-
Other Pre-Processors
ESLint
- link to: eslint plugin
TypeScript
- link to: typescript plugin
Unit Testing
-
Jest
-
Mocha (via
mocha-webpack)
E2E Testing
-
Cypress
-
Nightwatch