Fix renaming
Some checks failed
Test / test (push) Failing after 7s
Deploy to Pages / deploy (push) Successful in 11s
Build and Publish Docker Image / build-and-push (push) Successful in 26s

This commit is contained in:
Andras Schmelczer 2026-06-06 22:15:03 +01:00
parent b6d3ec940b
commit 34c8da592a
3 changed files with 7 additions and 6 deletions

View file

@ -4,7 +4,7 @@
"description": "Static frontend for the Fizika practice app",
"private": true,
"scripts": {
"vendor": "cp node_modules/@plausible-analytics/tracker/vendored.js js/vendored.js",
"vendor": "cp node_modules/@plausible-analytics/tracker/plausible.js js/vendored.js",
"postinstall": "npm run vendor"
},
"dependencies": {