Conversation
🦋 Changeset detectedLatest commit: 02c7ebf The changes in this PR will be included in the next version bump. This PR includes changesets to release 3 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
oscb
left a comment
There was a problem hiding this comment.
This lgtm.
Correct me if I'm getting this wrong: packages/core is the isomorphic core whereas browser/core will retain the browser specific implementation, right?
Yep. and Analytics-node (despite the name) is also isomorphic. Also some background: I plan to change the name from browser/core to browser/domain or something, since it's easy to find yourself in the wrong file when searching. |
'document',
'window',
'self',
'process',
'global',
'navigator',