mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-24 23:48:13 -05:00
remove broccoli-clean-css dependency
no issue - we're now using postcss with the cssnano plugin when building the production files so we don't need the additional minification plugin - fixes `ember build -prod`
This commit is contained in:
parent
30de389144
commit
1571429088
1 changed files with 0 additions and 1 deletions
|
@ -30,7 +30,6 @@
|
|||
"blueimp-md5": "2.7.0",
|
||||
"bower": "1.8.0",
|
||||
"broccoli-asset-rev": "2.5.0",
|
||||
"broccoli-clean-css": "2.0.1",
|
||||
"broccoli-concat": "3.2.2",
|
||||
"broccoli-funnel": "1.1.0",
|
||||
"broccoli-merge-trees": "1.2.1",
|
||||
|
|
Loading…
Add table
Reference in a new issue