-
-
Notifications
You must be signed in to change notification settings - Fork 114
Open
Description
In recent discussion, it was mentioned that this library is used by some downstream consumers in the browser, using browserify
or similar mechanisms. (There is also some historical discussion on browser support.)
We cannot support browser environments passively -- if this library is expected to work in the browser, then we need to take steps to ensure that it runs in the browser and will continue to run in the browser. This is critical for back-compat but also for forward-compat. This should minimally involve adding some level of CI smoke testing in browsers.
Therefore, this issue aims to answer the question: should this library maintain support for isomorphism?
Metadata
Metadata
Assignees
Labels
No labels