diff --git a/packages/elements/package.json b/packages/elements/package.json
index a9bcfd3cd..3599cd569 100644
--- a/packages/elements/package.json
+++ b/packages/elements/package.json
@@ -28,17 +28,16 @@
},
"scripts": {
"precommit": "lint-staged",
- "build": "lit-localize build && tsup",
+ "build": "pnpm check && lit-localize build && tsup",
"start": "web-dev-server",
"dev": "lit-localize build && tsup --watch --no-splitting",
"lint": "eslint --ext .ts src",
"lint:report": "pnpm lint --format json --output-file report.json",
"test": "echo \"No tests yet.\"",
"test:ci": "pnpm run test --silent --coverage",
- "prepublishOnly": "pnpm check",
"prepack": "pnpm build",
"localize": "lit-localize",
- "check": "lit-localize extract && git add . -N && git diff --exit-code"
+ "check": "if command -v git &> /dev/null; then lit-localize extract && git add . -N && git diff --exit-code; fi"
},
"engines": {
"node": "^20.9.0"
diff --git a/packages/elements/xliff/de.xlf b/packages/elements/xliff/de.xlf
index 29226b9e3..0e53b134a 100644
--- a/packages/elements/xliff/de.xlf
+++ b/packages/elements/xliff/de.xlf
@@ -13,6 +13,26 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ The avatar of the user.
+
+
+
+ The name of the user.
+