Commit
Remove legacy PNPM configuration files and introduce a new netlify.toml for streamlined build and dev commands
Commit details
Commit notes
- Delete outdated .npmrc and .pnpmrc files to eliminate unnecessary configurations. - Add a new netlify.toml file to define build and development commands for the frontend, ensuring compatibility with PNPM.
This update simplifies the project structure and enhances the build process for Netlify.
- Files changed
- 4
- Lines added
- +6
- Lines removed
- −15