mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2025-05-12 11:43:48 +03:00
docs.min.css wasn't being generated
This commit is contained in:
parent
ad6634a439
commit
f0d6f54c50
|
@ -32,6 +32,8 @@ const preset = Preset.baseline({
|
||||||
dest: 'docs/dist'
|
dest: 'docs/dist'
|
||||||
},
|
},
|
||||||
postProcessor: {
|
postProcessor: {
|
||||||
|
source: {options: {cwd: 'docs/dist'}},
|
||||||
|
watch: {options: {cwd: 'docs/dist'}},
|
||||||
dest: 'docs/dist'
|
dest: 'docs/dist'
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|
Loading…
Reference in New Issue
Block a user