{
    "php": {
        "glob": [
            "whatwg-fetch/fetch.js",
            "@searchfe/polyfills/array/from.js",
            "@searchfe/polyfills/array/prototype/fill.js",
            "@searchfe/polyfills/array/prototype/find.js",
            "@searchfe/polyfills/array/prototype/findIndex.js"
        ],
        "umd": ["promise-polyfill/lib/polyfill.js"]
    },
    "js": {
        "concat": ["@baidu/web-animations-js/web-animations.min.js"]
    }
}