mirror of
https://github.com/galacean/engine.git
synced 2026-05-07 23:37:11 +08:00
feat: add adapter miniprogram config (#1886)
This commit is contained in:
@@ -36,7 +36,8 @@ const adapterArray = [
|
||||
"WebGL2RenderingContext",
|
||||
"ImageData",
|
||||
"location",
|
||||
"OffscreenCanvas"
|
||||
"OffscreenCanvas",
|
||||
"URLSearchParams"
|
||||
];
|
||||
const adapterVars = {};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user