Skip to content

Commit

Permalink
add jquery
Browse files Browse the repository at this point in the history
  • Loading branch information
gferraro committed Aug 7, 2024
1 parent 654f9e9 commit e7c781b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ build: install-packr install-typescript
install-typescript:
npm install -g typescript
npm install -g rollup
npm install -g @types/jquery
npx tsc

.PHONY: release
Expand Down

0 comments on commit e7c781b

Please sign in to comment.