mirror of
https://github.com/vuejs/vue-cli.git
synced 2026-03-07 23:08:39 -06:00
hoist autoprefixer
This commit is contained in:
@@ -15,6 +15,7 @@ module.exports = (api, options) => {
|
||||
'vue': '^2.5.13'
|
||||
},
|
||||
devDependencies: {
|
||||
'autoprefixer': '^7.2.4',
|
||||
'vue-template-compiler': '^2.5.13'
|
||||
},
|
||||
'postcss': {
|
||||
|
||||
@@ -15,6 +15,7 @@ const packagesToCheck = [
|
||||
'vue-router',
|
||||
'vue-test-utils',
|
||||
'eslint-plugin-vue',
|
||||
'autoprefixer',
|
||||
'node-sass',
|
||||
'sass-loader',
|
||||
'less',
|
||||
|
||||
Reference in New Issue
Block a user