File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -35,10 +35,8 @@ the application developer does not need to maintain custom JS code.
35
35
36
36
### Browser Requirements
37
37
38
- This demo should work in the latest Chrome and Safari versions at this time.
39
- Firefox [ does not support] [ firefox-worklet-import ] imports in worklet modules,
40
- which are difficult to avoid in this example, as ` importScripts ` is unavailable
41
- in worklets. Note that this example requires HTTP headers to be set like in
38
+ This demo should work in the latest Chrome, Firefox and Safari versions at this time.
39
+ Note that this example requires HTTP headers to be set like in
42
40
[ parallel-raytrace] [ headers ] .
43
41
44
42
[ firefox-worklet-import ] : https://bugzilla.mozilla.org/show_bug.cgi?id=1572644
You can’t perform that action at this time.
0 commit comments