Skip to content

Commit ede655d

Browse files
authored
chore: improve dependency size (#30)
* chore: improve dependency size * chore: bump version
1 parent 61ce31f commit ede655d

File tree

3 files changed

+885
-260
lines changed

3 files changed

+885
-260
lines changed

.github/workflows/npm-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
node-version: 16
2929
registry-url: https://registry.npmjs.org/
3030
- run: npm ci
31+
- run: npm prune --production
3132
- run: npm publish
3233
env:
3334
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}

0 commit comments

Comments
 (0)