Skip to content

Commit

Permalink
chore(package): add bundle analysis to build
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremyckahn committed Oct 13, 2023
1 parent 44cbfa2 commit deef9db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

1 comment on commit deef9db

@vercel
Copy link

@vercel vercel bot commented on deef9db Oct 13, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

chitchatter – ./

chitchatter.vercel.app
chitchatter-jeremyckahn.vercel.app
chitchatter-git-main-jeremyckahn.vercel.app

Please sign in to comment.