Zalvena/packages
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
..
angular fix: read browser locale and is debug on first event 2024-07-19 09:37:35 -04:00
browser fix: read browser locale and is debug on first event 2024-07-19 09:37:35 -04:00
react fix: read browser locale and is debug on first event 2024-07-19 09:37:35 -04:00
web fix: read browser locale and is debug on first event 2024-07-19 09:37:35 -04:00
shared.ts fix: read browser locale and is debug on first event 2024-07-19 09:37:35 -04:00