🔧 Add embed lib auto patch script
This commit is contained in:
@ -25,7 +25,8 @@
|
||||
"locales:push": "tolgee push ./apps/builder/src/i18n",
|
||||
"locales:sync": "tolgee sync './apps/builder/src/**/*.ts?(x)' --continue-on-warning --remove-unused",
|
||||
"create-new-block": "cd packages/forge/cli && pnpm start",
|
||||
"format:check": "turbo run format:check"
|
||||
"format:check": "turbo run format:check",
|
||||
"patch-embed-libs": "bun scripts/patch-embed-libs.ts"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tolgee/cli": "1.3.2",
|
||||
|
Reference in New Issue
Block a user