We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When running ig new example-proj, the default project framework defaults to jQuery
ig new example-proj
ig new XXXX
The created project uses jQuery framework
The resulted project should either use the Angular framework + Empty Template or prompt for user input
The text was updated successfully, but these errors were encountered:
There has been no recent activity and this issue has been marked inactive.
Sorry, something went wrong.
#670 (comment)
bazal4o
No branches or pull requests
Description
When running
ig new example-proj
, the default project framework defaults to jQuerySteps to reproduce
ig new XXXX
where XXXX is the name of your example projectResult
The created project uses jQuery framework
Expected result
The resulted project should either use the Angular framework + Empty Template or prompt for user input
Attachments
The text was updated successfully, but these errors were encountered: