Minification of JS/CSS with Composer for compatibility
This commit is contained in:
@ -128,7 +128,7 @@ class RoboFile extends Tasks {
|
||||
$this->testCS();
|
||||
}
|
||||
$this->bundle();
|
||||
$this->minify( $opts );
|
||||
// $this->minify( $opts );
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user