Skip to content

Commit

Permalink
update content
Browse files Browse the repository at this point in the history
  • Loading branch information
zgunz42 committed Oct 1, 2023
1 parent 291a353 commit 8b589a7
Show file tree
Hide file tree
Showing 76 changed files with 3,158 additions and 2,160 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"preview:test": "start-server-and-test preview http://localhost:4173",
"test": "vitest",
"cli": "ts-node --transpile-only --project ./tsconfig.cli.json ./src/cli.ts",
"cli:translate": "pnpm cli compile ./src/data/langs -d -o ./public/_data",
"test:ci": "vitest run",
"lang:extract": "formatjs extract",
"lang:extract:gen": "pnpm run lang:extract -- 'src/**/*.ts*' --ignore='**/*.d.ts' --id-interpolation-pattern '[sha512:contenthash:base64:6]'",
Expand Down
Loading

1 comment on commit 8b589a7

@vercel
Copy link

@vercel vercel bot commented on 8b589a7 Oct 1, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.