Skip to content

Commit

Permalink
rebuild package
Browse files Browse the repository at this point in the history
  • Loading branch information
pzmosquito committed Aug 31, 2022
1 parent 03f8fef commit af1511e
Show file tree
Hide file tree
Showing 4 changed files with 9,077 additions and 1,451 deletions.
6 changes: 3 additions & 3 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
.PHONY: node
node:
docker run --rm -it --mount type=bind,src=`pwd`,dst=/usr/app --name matomo-router5-plugin -w /usr/app node:14-alpine sh
.PHONY: dev
dev:
docker run --rm -it --mount type=bind,src=`pwd`,dst=/usr/app --name matomo-router5-plugin -w /usr/app node:16-alpine sh
2 changes: 1 addition & 1 deletion dist/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit af1511e

Please sign in to comment.