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

ig build command doesn't work as expected

Open bazal4o opened this issue 6 years ago • 0 comments

Description

Describe the issue.

  • Ignite UI CLI version: 4.0.0-beta.1
  • Framework: Angular
  • Project type: igx-ts

Steps to reproduce

  1. Step 1 create a project using ig new using wiki
  2. Switch to the project folder
  3. 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

bazal4o avatar Feb 19 '19 07:02 bazal4o