Draft: Resolve "GHC und Dependencies auf die neuste Version bringen" #206

Open
savau wants to merge 583 commits from 144-ghc-update into master
Showing only changes of commit 3bc3acf38c - Show all commits

View File

@ -113,7 +113,11 @@ frontend-%: node_modules
node_modules: package.json
npm ci --cache .npm --prefer-offline
well-known: node_modules well-known/.well-known
assets/icons: node_modules
./utils/renamer.pl node_modules/@fortawesome/fontawesome-free/svgs/solid utils/rename-fa.json assets/icons/fradrive
./utils/renamer.pl node_modules/@fortawesome/fontawesome-free/svgs/regular utils/rename-fa.json assets/icons/fradrive
well-known: node_modules assets/icons well-known/.well-known
npx webpack --progress
# mark well-known directory as clean after successful webpack run:
touch well-known/.well-known