a promising new hint

This commit is contained in:
Quinn Dougherty 2022-03-23 21:58:53 -04:00
parent da873d2db0
commit a01238a154
2 changed files with 3 additions and 3 deletions

View File

@ -83,10 +83,10 @@ jobs:
run: cd ../../ && yarn
- name: Install packages for components package
run: yarn
- name: Build storybook
run: yarn build
- name: Run tsc and webpack
run: yarn bundle
- name: Build storybook
run: yarn build
website-dry-build:
name: Website dry build

View File

@ -23,7 +23,7 @@ Run a development server
yarn start
```
And build artefacts for production,
And build artefacts for production,
``` sh
yarn bundle # builds components library