mirror of
https://github.com/nuxt/nuxt.git
synced 2025-01-30 23:32:38 +00:00
coverage
This commit is contained in:
parent
56965b838b
commit
f4ca25a692
@ -7,6 +7,7 @@ const { cloneDeep } = require('lodash')
|
||||
module.exports = function postcssConfig() {
|
||||
let config = cloneDeep(this.options.build.postcss)
|
||||
|
||||
/* istanbul ignore if */
|
||||
if (!config) {
|
||||
return false
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user