summaryrefslogtreecommitdiff
path: root/packages/integrations/react/server.js
diff options
context:
space:
mode:
Diffstat (limited to 'packages/integrations/react/server.js')
-rw-r--r--packages/integrations/react/server.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/integrations/react/server.js b/packages/integrations/react/server.js
index c2b255853..59134a699 100644
--- a/packages/integrations/react/server.js
+++ b/packages/integrations/react/server.js
@@ -226,6 +226,7 @@ function isFormRequest(contentType) {
}
export default {
+ name: '@astrojs/react',
check,
renderToStaticMarkup,
supportsAstroStaticSlot: true,