Merged in fix/external-react-hook-form (pull request #2510)

Mark react-hook-form as external in design-system

* Mark react-hook-form as external in design-system


Approved-by: Joakim Jäderberg
Approved-by: Linus Flood
This commit is contained in:
Anton Gunnarsson
2025-07-03 09:59:07 +00:00
parent e5f8394f50
commit aab4e5a0a1
3 changed files with 4 additions and 1 deletions

View File

@@ -46,6 +46,7 @@ export default defineConfig({
'react-dom',
'react/jsx-runtime',
'react-aria-components',
'react-hook-form',
],
onwarn(warning, defaultHandler) {
if (