Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: 'npm install' not working with PWA release zip file (#1314)
* lazy components schematic needs git and a git repository but checked only for the git command not for being in a git repository * if a downloaded PWA release zip file was used to build the PWA it no longer worked and failed at the ' npm install'
- Loading branch information