No description
Find a file
Noah Richardson 95f9710547 fix: read browser locale and is debug on first event
`shared.ts` currently reads the default browser locale and is debug on import, which causes
issueswhen imported in a server component. This moves the reads for those to whenever the first
event issent and those values are actually required, which is typically on the client.

fix #7
2024-07-19 09:37:35 -04:00
.vscode feat: add angular library 2024-06-09 08:54:16 +03:00
examples add @aptabase/browser 2023-12-15 20:45:30 +00:00
packages fix: read browser locale and is debug on first event 2024-07-19 09:37:35 -04:00
.eslintrc.js refacto/migrate-turborepo 2023-08-21 23:43:50 +02:00
.gitignore feat: add angular library 2024-06-09 08:54:16 +03:00
package-lock.json feat: add angular library 2024-06-09 08:54:16 +03:00
package.json working versions of nextjs and web 2023-09-01 14:40:08 +01:00
README.md chore: update main readme 2024-06-09 10:15:09 +03:00
turbo.json refacto/migrate-turborepo 2023-08-21 23:43:50 +02:00