From c48bf58784ecfdf4d2d62b828b8cb1fca3533505 Mon Sep 17 00:00:00 2001 From: m5r Date: Mon, 27 Jun 2022 14:37:25 +0200 Subject: [PATCH] add splitbee analytics --- app/root.tsx | 1 + app/routes/_hive.$.ts | 14 ++++++++++++++ app/routes/bee[.]js.ts | 3 +++ 3 files changed, 18 insertions(+) create mode 100644 app/routes/_hive.$.ts create mode 100644 app/routes/bee[.]js.ts diff --git a/app/root.tsx b/app/root.tsx index 8839ba5..6d55d5a 100644 --- a/app/root.tsx +++ b/app/root.tsx @@ -136,6 +136,7 @@ const Document: FunctionComponent> = ({ children }) => ( {children} +