Skip to content

Commit 18b6fab

Browse files
feat: add atlasTranslations to package.json (#4195)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent e2d364e commit 18b6fab

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@
2525
"/lib"
2626
],
2727
"sideEffects": false,
28+
"atlasTranslations": {
29+
"path": "translations/paragon/src/i18n/messages"
30+
},
2831
"scripts": {
2932
"build": "make build",
3033
"build-docs": "make build-docs",

0 commit comments

Comments
 (0)