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:
@@ -46,6 +46,7 @@ export default defineConfig({
|
||||
'react-dom',
|
||||
'react/jsx-runtime',
|
||||
'react-aria-components',
|
||||
'react-hook-form',
|
||||
],
|
||||
onwarn(warning, defaultHandler) {
|
||||
if (
|
||||
|
||||
Reference in New Issue
Block a user