refactor(google-analytics): Switch to V2 + Vite #1250
Annotations
5 errors and 1 warning
⬣ Lint:
google-analytics/app/entry.server.tsx#L8
`dotenv` import should occur before import of `isbot`
|
⬣ Lint:
google-analytics/app/root.tsx#L11
`@remix-run/node` import should occur before import of `@remix-run/react`
|
⬣ Lint:
google-analytics/app/root.tsx#L13
There should be at least one empty line between import groups
|
⬣ Lint:
google-analytics/app/root.tsx#L14
`react` import should occur before import of `~/utils/gtags.client`
|
⬣ Lint
Process completed with exit code 1.
|
⬣ Lint:
google-analytics/app/entry.server.tsx#L22
'prohibitOutOfOrderStreaming' is never reassigned. Use 'const' instead
|