Skip to content

Commit

Permalink
-g
Browse files Browse the repository at this point in the history
  • Loading branch information
gferraro committed Aug 27, 2024
1 parent 3543503 commit f9cde84
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ build: install-packr install-typescript

.PHONY: install-typescript
install-typescript:
npm install typescript
npm install rollup
npm install -g typescript
npm install -g rollup
npm i @types/jquery
npx tsc

Expand Down

0 comments on commit f9cde84

Please sign in to comment.