WIP: Draft: Resolve "Use gnumake for uniform dev build system and GitLab CI" #213

Draft
savau wants to merge 540 commits from 145-build-system-rewrite into master
Showing only changes of commit db95e9c38d - Show all commits

View File

@ -106,7 +106,7 @@ well-known: node_modules
npx webpack --progress
.npmrc:
# Using @echo instead of echo to avoid printing secret token to stdout
@# Using @echo instead of echo to avoid printing secret token to stdout
@echo -e "@fortawesome:registry=https://npm.fontawesome.com/\n//npm.fontawesome.com/:_authToken=$(FONTAWESOME_NPM_AUTH_TOKEN)" > .npmrc