You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 8, 2024. It is now read-only.
import 'es6-proxy-polyfill';
同时使用 pixi.js7.4.2版本,pixi7.4.2版本中有 new Proxy 代码,但并没有被polyfill,chrome39报错 Uncaught ReferenceError: Proxy is not defined