forked from Shiloh/remnantchat
chore(package): add bundle analysis to build
This commit is contained in:
parent
44cbfa2005
commit
deef9db654
1
.github/workflows/deploy.yml
vendored
1
.github/workflows/deploy.yml
vendored
@ -24,6 +24,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
npm ci
|
npm ci
|
||||||
npm run build
|
npm run build
|
||||||
|
npm run analyze -- --html build/bundle-info.html
|
||||||
|
|
||||||
- name: Deploy
|
- name: Deploy
|
||||||
uses: peaceiris/actions-gh-pages@v3
|
uses: peaceiris/actions-gh-pages@v3
|
||||||
|
Loading…
Reference in New Issue
Block a user