mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-18 00:47:01 +00:00
feature(columns) add name-size (#139)
This commit is contained in:
parent
22142e00ba
commit
b232a936fb
8 changed files with 52 additions and 6 deletions
|
|
@ -171,7 +171,6 @@ function getMinifyHtmlOptions() {
|
|||
removeStyleLinkTypeAttributes: true,
|
||||
|
||||
minifyJS: true,
|
||||
minifyCSS: false,
|
||||
};
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue