Skip to content
This repository was archived by the owner on Sep 8, 2024. It is now read-only.

直接 import 'es6-proxy-polyfill'; 不能全局 Polyfill 其他使用 Proxy 的三方库 #12

@sbyps

Description

@sbyps

import 'es6-proxy-polyfill';
同时使用 pixi.js7.4.2版本,pixi7.4.2版本中有 new Proxy 代码,但并没有被polyfill,chrome39报错 Uncaught ReferenceError: Proxy is not defined

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions