Changes
1 changed files (+10/-1)
-
-
@@ -16,7 +16,16 @@ fileName: "lib",cssFileName: "styles", }, rollupOptions: { external: ["react", "react-dom", /^react\//, "@radix-ui/themes"], external: [ "react", "react-dom", /^react\//, /^@radix-ui\//, "react-hook-form", /^@tanstack\//, /^@yamori\//, /^@bufbuild\//, ], }, }, plugins: [react()],
-