Using mincss, or ideally by composing the SystemJS CSS plugin so the behaviour doesn't have to be duplicated. The standard `minify` and `cssOptimize` should probably be respected as normal to make this conditional.
Using mincss, or ideally by composing the SystemJS CSS plugin so the behaviour doesn't have to be duplicated.
The standard
minifyandcssOptimizeshould probably be respected as normal to make this conditional.