0

I use CLI to run command npm build but it is not working

Screenshot

1 Answers1

0

Use ng build --prod instead of npm build

Chandru
  • 10,266
  • 5
  • 36
  • 53