chore(Makefile): remove npmrc gup target

This commit is contained in:
Sarah Vaupel 2024-06-27 17:45:33 +02:00
parent 1fca99bf88
commit 09aca3f2c4

View File

@ -105,8 +105,8 @@ node_modules: .npmrc package.json
well-known: node_modules well-known: node_modules
npx webpack --progress npx webpack --progress
.npmrc: # .npmrc:
command gup .npmrc # command gup .npmrc
.PHONY: clean .PHONY: clean
clean: clean: