Commit Graph

10 Commits

Author SHA1 Message Date
7030e3807a
fix(vercel): add production installation command override with --no-frozen-lockfile flag to ignore exisiting lock file for preventing installation error that causes mismatched package config & lockfile config on vercel
Some checks are pending
Generate Algolia serach indicies in JSON & push to Algolia / algolia (push) Waiting to run
Build and Deploy Vitepress Doc Pages to GitHub Pages / build-and-deploy (push) Waiting to run
2024-09-15 09:36:18 -07:00
c4f380a020 fix(workflow): fix ci deployment build scripts to align with the change in package.json scripts 2023-09-16 21:34:14 -07:00
10025bdde7 fix(vercel): refactor and lint root code sources & update pnpm installation command for vercel by swapping default vercel pnpm version instead of using third-party registry sources 2023-09-13 20:02:09 -07:00
5d06871244 fix: add missing dependencies for ts and add force install flags to pnpm for fresh pacakge installation without caching 2023-06-12 01:28:50 +08:00
6ffa051e10 fix: update preinstall comamnd concurrently with installation command for specifying pnpm version before build 2023-06-12 01:18:15 +08:00
2b35f86a23 fix: update installation command to default pnpm install for all deps in vercel build config 2023-06-12 00:43:20 +08:00
0e7892e1f2 fix: add flags options to not install deps using lockfiles 2023-05-22 19:45:42 +08:00
51c236a908 fix: use pnpm instead of yarn manager in production for vercel builds 2023-05-22 11:48:41 +08:00
Anda Toshiki
4b6a133279 fix(build): fix build command typo in vercel config for successful ci/cd 2023-03-02 15:19:14 +08:00
andatoshiki
420e9bf281 feat(vercel): add vercel config file for disabling gh-pages branch build 2023-03-02 15:17:34 +08:00