We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d29dee5 commit 4f68c28Copy full SHA for 4f68c28
frontend/viewer/i18n-lingui-extract-preserve-lines-numbers.mjs
frontend/viewer/package.json
@@ -26,8 +26,7 @@
26
"check": "svelte-check",
27
"lint": "eslint",
28
"lint:report": "eslint . --output-file eslint_report.json --format json",
29
- "i18n:extract": "node ./i18n-lingui-extract-preserve-lines-numbers.mjs",
30
- "i18n:extract:full": "lingui extract --clean",
+ "i18n:extract": "lingui extract --clean",
31
"generate-icon-types": "node ./generate-icon-types.js",
32
"storybook": "storybook dev -p 6006 --host 0.0.0.0",
33
"build-storybook": "storybook build"
0 commit comments