mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2025-02-17 04:00:37 +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'
|
||||
},
|
||||
postProcessor: {
|
||||
source: {options: {cwd: 'docs/dist'}},
|
||||
watch: {options: {cwd: 'docs/dist'}},
|
||||
dest: 'docs/dist'
|
||||
}
|
||||
})
|
||||
|
|
Loading…
Reference in New Issue
Block a user