Skip to content

Conversation

Tristan-WorkGH
Copy link
Contributor

  • Update package.json
    • move entries that was at bottom of package.json
    • remove old exports (was when we had umd support) + add missing type
    • use "pre" and $npm_execpath in scripts to be more agnostic to the OS and runner (npm/pnpm/yarn)
  • Add missing types for tsc when checking imports: svgo & @types/prettier
  • Use the opportunity to reuse/dedup and share Vite config between projects: /configs folder
    • vite plugins are declared as optional peer to not affect apps not using the shared config

@Tristan-WorkGH Tristan-WorkGH self-assigned this Mar 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant