Skip to content

Commit

Permalink
frontend: scripts: build-patch
Browse files Browse the repository at this point in the history
  • Loading branch information
kaloudis committed Dec 4, 2023
1 parent b4330e2 commit 79c936d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"scripts": {
"start": "node scripts/start.js",
"build": "node scripts/build.js",
"build-patch": "sed -i -e 's@file:///@https://zeusln.com/@g' build/static/css/main.*.css",
"test": "node scripts/test.js",
"prettier": "prettier --check '**/*.ts*'",
"prettier-write": "prettier --check --write '**/*.ts*'"
Expand Down

0 comments on commit 79c936d

Please sign in to comment.