Skip to content

Commit

Permalink
feat: include locales files in production (#481)
Browse files Browse the repository at this point in the history
* feat: added locale utils

* feat: localisation for jsx components

* chore: lint

* chore: tests fix for localisation and lint

* feat: added french translation

* chore: lint + prettier

* chore: added locales in npm files

* chore: handle comments

* chore: lint + prettier

* chore: fix tests

* chore: lint + prettier

* chore: fix comment and added RULES.md

* chore: fix comments

* chore: fix comments
  • Loading branch information
khanti42 authored Jan 17, 2025
1 parent de42c08 commit d1da20f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/starknet-snap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"files": [
"dist/",
"images/",
"locales/",
"snap.manifest.json"
],
"scripts": {
Expand Down

0 comments on commit d1da20f

Please sign in to comment.