igniteui-cli
igniteui-cli copied to clipboard
Creating a new project using `ig new <proj name>` creates a jQuery instead of Angular project
Description
Creating a new project using ig new <proj name> creates a jQuery project instead of Angular one.
This behavior differs from ig new, where an angular project is created if the
- Ignite UI CLI version: 5.0.0.rc1
- Framework: Angular|jQuery
- Project type: igx-ts
This change will be done in some future major release, both with #579
There has been no recent activity and this issue has been marked inactive.
Now with #579 both ig new <proj name> and ig new default to jQuery project, because for angular the schematics is the main option.