igniteui-cli
igniteui-cli copied to clipboard
ig build command doesn't work as expected
Description
Describe the issue.
- Ignite UI CLI version: 4.0.0-beta.1
- Framework: Angular
- Project type: igx-ts
Steps to reproduce
- Step 1 create a project using ig new using wiki
- Switch to the project folder
- run ig build command
Result
All the packages get installed, but the build artifacts are not stored into "output" directory according to the build wiki