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 a98e767 commit e16806eCopy full SHA for e16806e
package.json
@@ -4,6 +4,7 @@
4
"description": "",
5
"main": "index.js",
6
"scripts": {
7
+ "postinstall": "pnpm run build:packages",
8
"format": "biome format --write .",
9
"build:packages": "pnpm --filter @next-i18n/const --filter @next-i18n/utils --filter @next-i18n/translate --filter @next-i18n/crawler build",
10
"test": "pnpm -r test",
0 commit comments