a promising new hint
This commit is contained in:
parent
da873d2db0
commit
a01238a154
4
.github/workflows/ci.yaml
vendored
4
.github/workflows/ci.yaml
vendored
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user