96a82d9791
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
731 B
731 B
@backstage/cli
| @backstage/cli |
|---|
| minor |
BREAKING: Removed the following deprecated package commands:
app:build- Usepackage buildinsteadapp:serve- Usepackage startinsteadbackend:build- Usepackage buildinsteadbackend:bundle- Usepackage buildinsteadbackend:dev- Usepackage startinsteadplugin:build- Usepackage buildinsteadplugin:serve- Usepackage startinsteadbuild- Usepackage buildinsteadlint- Usepackage lintinsteadprepack- Usepackage prepackinsteadpostpack- Usepackage postpackinstead
In order to replace these you need to have migrated to using package roles.