Replies: 1 comment 1 reply
-
Hi Harald, the browser supports looks pretty good at this point. neo is using 3 different modes:
dedicated workers (Apps which run inside one browser window)
shared workers (Apps which run inside multiple browser windows, e.g. multi screen)
Firefox is still lacking the support for JS modules inside the worker scope, which affects the neo development mode. The team is working on it: Ticket 1247687 The support for shared workers is already live inside the Safari Technology Preview version, so it should only be a matter of time before it gets shipped into the normal Safari.
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
i wonder what the minimum browser versions of neo.mjs are? Unfortunately, I have not found anything about this in the documentation or in repo.
Beta Was this translation helpful? Give feedback.
All reactions