Skip to content

Commit

Permalink
log node version
Browse files Browse the repository at this point in the history
  • Loading branch information
rajsite committed Apr 25, 2024
1 parent c54ab64 commit 007745e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions make-it/EmMakefile
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,7 @@ $(OBJS):
@$(MKDIR) -p $(OBJS)

$(PREJS) $(POSTJS): $(CORESOURCEDIR)/vireo.wrapper.js
node --version
node splitVireoWrapper.js $(CORESOURCEDIR)/vireo.wrapper.js $(PREJS) $(POSTJS)

vjs: $(DIST)/vireo.js $(DIST)/vireo.min.js
Expand Down

0 comments on commit 007745e

Please sign in to comment.