Laffery opened a new pull request, #28: URL: https://github.com/apache/paimon-website/pull/28
This pull request introduces a new workflow for handling team member avatars and updates development instructions accordingly. It also adds the `tsx` package as a development dependency and updates the lockfile with new dependencies and versions, particularly for esbuild binaries across various platforms. **Development workflow improvements:** * Added a new script `avatar` to `package.json` that runs `tsx ./src/load-avatars.ts` to load team member avatars, and updated the `prebuild` script to ensure avatars are loaded before building or starting the dev server. * Updated the `README.md` to instruct developers to run `pnpm avatar` before starting the dev server. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
