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: |
|
||||
npm ci
|
||||
npm run build
|
||||
npm run analyze -- --html build/bundle-info.html
|
||||
|
||||
- name: Deploy
|
||||
uses: peaceiris/actions-gh-pages@v3
|
||||
|
Loading…
Reference in New Issue
Block a user