Skip to content

Commit

Permalink
nolyfill
Browse files Browse the repository at this point in the history
  • Loading branch information
silverwind committed Aug 29, 2024
1 parent 974f5dc commit 3546c49
Show file tree
Hide file tree
Showing 3 changed files with 375 additions and 1,431 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -885,7 +885,7 @@ update: update-js update-py

.PHONY: update-js
update-js: node-check | node_modules
npx updates -u -f package.json
npx updates -u -e -f package.json
rm -rf node_modules package-lock.json
npm install --package-lock
npx nolyfill install
Expand Down
Loading

0 comments on commit 3546c49

Please sign in to comment.