-
-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
There's now a bit confusing situation:
browser_onlyextensionswitch%platformwhich includeServerandClientbranchesplatformwhich includesjsandnativeoptionsserver-reason-react.browser_ppxuses-jsto discard stuff for(modes melange)
We could use React namings and semantics to make things easier for folks to understand.
Maybe we could do something like this?
- Remove
platformas it's covering the same functionality asbrowser_only - Rename
browser_onlyto justclient - Add
serverto cover theplatform nativecase - Change
switch%platformtoswitch%environment
So to summarize, we'd have:
switch%environmentwithServerandClientbrancheslet%clientlet%server
Wdyt?
Edited by @davesnx added server-reason-react.browser_ppx` example
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed