Skip to content

Commit

Permalink
feat: Make package include only needed files
Browse files Browse the repository at this point in the history
  • Loading branch information
mateoroldos committed Nov 17, 2022
1 parent 8ca5d79 commit 854bd84
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1,980 deletions.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ jobs:
node-version: 16
registry-url: https://registry.npmjs.org
- run: npm install
- run: npm run transform
- run: URL=$(node ./build.js)
- name: 🚀 publish to npm
run: npm run semantic-release
Expand Down
Loading

0 comments on commit 854bd84

Please sign in to comment.