app: make bundling a regular build command

This commit is contained in:
Patrik Oldsberg
2020-07-26 20:33:29 +02:00
parent 3158c2390b
commit 13b62f2aff
6 changed files with 3 additions and 10 deletions
@@ -74,8 +74,6 @@ yarn test:all # test all packages
yarn clean # Remove all output folders and @backstage/cli cache
yarn bundle # Build a production bundle of the example app
yarn diff # Make sure all plugins are up to date with the latest plugin template
yarn create-plugin # Create a new plugin