igniteui-cli icon indicating copy to clipboard operation
igniteui-cli copied to clipboard

Creating a new project using `ig new <proj name>` creates a jQuery instead of Angular project

Open IvayloG opened this issue 5 years ago • 1 comments

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 variable is omitted.

  • Ignite UI CLI version: 5.0.0.rc1
  • Framework: Angular|jQuery
  • Project type: igx-ts

IvayloG avatar Feb 04 '20 15:02 IvayloG

This change will be done in some future major release, both with #579

Lipata avatar Feb 05 '20 08:02 Lipata

There has been no recent activity and this issue has been marked inactive.

github-actions[bot] avatar Apr 08 '23 22:04 github-actions[bot]

Now with #579 both ig new <proj name> and ig new default to jQuery project, because for angular the schematics is the main option.

Lipata avatar Jun 05 '23 14:06 Lipata