Angular-cli: Generate component without...

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

Is possible to generate a component without the html and css files?

Most helpful comment

Yeap! Use the --inline-template and --inline-style flags: https://github.com/angular/angular-cli/wiki/component

All 3 comments

Yeap! Use the --inline-template and --inline-style flags: https://github.com/angular/angular-cli/wiki/component

Thanks

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

Related issues

hartjo picture hartjo  路  3Comments

MateenKadwaikar picture MateenKadwaikar  路  3Comments

ericel picture ericel  路  3Comments

jmurphzyo picture jmurphzyo  路  3Comments

rajjejosefsson picture rajjejosefsson  路  3Comments