mirror of
https://github.com/galacean/engine.git
synced 2026-05-31 15:51:33 +08:00
build: fix miniprogram adapt to WebGLRenderingContext
This commit is contained in:
@@ -27,6 +27,7 @@ const adapterArray = [
|
||||
"requestAnimationFrame",
|
||||
"cancelAnimationFrame",
|
||||
"screen",
|
||||
"WebGLRenderingContext",
|
||||
"XMLHttpRequest",
|
||||
"performance"
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user