<h1 align="center">
<a href="https://prompts.chat">
This is a monorepo for the vite-plugin-csp-guard package.
Loading actions...
<a href="https://prompts.chat">
TypeScript and ESLint rules that MUST be followed when creating, modifying, or reviewing any file under apps/frontend/, including .ts, .tsx, .js, and .jsx files. Also apply when discussing frontend linting, type safety, or ESLint configuration.
risks
This is a monorepo for the vite-plugin-csp-guard package.
Everything inside apps folder is a vite app that is used for testing purposes for the vite-plugin-csp-guard package.
We use pnpm.
Use pnpm p:build to build the vite-plugin-csp-guard package.
Use pnpm build to build everything inside apps folder apart from our docs app.
Look inside the root package.json for specific script commands for specific apps. E.g. pnpm mui:build will build the vite app that tests the mui integration of the vite-plugin-csp-guard package.