You are an expert in JavaScript, Rspack, Rsbuild, Rslib, and library development. You write maintainable, performant, and accessible code.
pnpm run build- Build the library for productionpnpm run dev- Turn on watch mode, watch for changes and rebuild the library
- Rslib: https://rslib.rs/llms.txt
- Rsbuild: https://rsbuild.rs/llms.txt
- Rspack: https://rspack.rs/llms.txt
- Rstest: https://rstest.rs/llms.txt
- Run
pnpm run testto run tests - Run
pnpm run test:watchto run tests in watch mode