Skip to content

Commit

Permalink
new NODE_PATH
Browse files Browse the repository at this point in the history
  • Loading branch information
simsong committed Jan 2, 2025
1 parent 702d23d commit 27cedd4
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 @@ -199,8 +199,8 @@ eslint:
(cd deploy/app/templates;make eslint)

jscoverage:
NODE_PATH=deploy/static npm run coverage
NODE_PATH=deploy/static npm test
NODE_PATH=deploy/app/static npm run coverage
NODE_PATH=deploy/app/static npm test


################################################################
Expand Down

0 comments on commit 27cedd4

Please sign in to comment.