ngx-deploy-npm-8.0.0
·
89 commits
to main
since this release
8.0.0 (2024-01-19)
Features
BREAKING CHANGES
-
ngx-deploy-npm:install: Added--dist-folder-pathoption as
required.
ngx-deploy-npm:install: Drop the option--projects, now, each project needs to be specified
independently using--project.ngx-deploy-npm:deploy:distFolderPathoption is now required.ngx-deploy-npm:deploy: Remove optionsnoBuildandbuildTarget.
- As an alternative, maintainers suggest migrating your Angular Workspaces to Nx
Workspaces if you want to use this plugin. A stand-alone approach to Nx workspaces is an option that
you should consider. We apologize for any inconvenience this may cause and appreciate your
understanding.