Commit graph

3 commits

Author SHA1 Message Date
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
goenning
44fc175178 use installType to determine if the extension is in debug mode 2023-12-29 10:05:07 -03:00
goenning
348898fc82 add @aptabase/browser 2023-12-15 20:45:30 +00:00