Skip to content

Commit

Permalink
always npm install to match
Browse files Browse the repository at this point in the history
  • Loading branch information
abe-winter committed Oct 10, 2024
1 parent 0319ada commit 2cbe1b5
Show file tree
Hide file tree
Showing 2 changed files with 936 additions and 263 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
dist/index.js: src/index.js
npm install
node_modules/.bin/ncc build $^ --target es2020
Loading

0 comments on commit 2cbe1b5

Please sign in to comment.