Angular-cli: extractCss for ng serve

Created on 16 Jan 2017  路  2Comments  路  Source: angular/angular-cli

Hi there,

Is there a way to extract css to separate css files when running ng serve ?
I tried ng serve --extractCss but with no luck.

Is there a page or a file with all available commands and options for serve or build ?

Thank a lot for all the help.

Most helpful comment

Heya @mkoczorowski, you can find all the flags in our wiki: https://github.com/angular/angular-cli/wiki/serve

The one you wanted is --extract-css.

All 2 comments

Heya @mkoczorowski, you can find all the flags in our wiki: https://github.com/angular/angular-cli/wiki/serve

The one you wanted is --extract-css.

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

_This action has been performed automatically by a bot._

Was this page helpful?
0 / 5 - 0 ratings