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
-3
View File
@@ -76,8 +76,5 @@ jobs:
- name: verify plugin template
run: yarn lerna -- run diff -- --check
- name: bundle example app
run: yarn bundle
- name: verify storybook
run: yarn workspace storybook build-storybook