Skip to content

Commit

Permalink
fixup! fixup! fixup! feat: Move to vite for bundling
Browse files Browse the repository at this point in the history
  • Loading branch information
juliusknorr committed Feb 7, 2024
1 parent 889e7de commit d3c2ac5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@ jobs:
- name: Send bundle stats to RelativeCI
uses: relative-ci/agent-action@e92b0c712e5ad0a039faf1026cbe438b8e7fed16 # v2
with:
webpackStatsFile: ./webpack-stats.json
key: ${{ secrets.RELATIVE_CI_KEY }}
token: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit d3c2ac5

Please sign in to comment.