Searched refs:polyfills (Results 1 – 7 of 7) sorted by relevance
2 var polyfills = require('./polyfills.js') variable104 polyfills(fs)
51 **This version drops support for IE8.** `events` no longer includes polyfills
44 node_modules/graceful-fs/polyfills.js(156,13): error TS2571: Object is of type 'unknown'.
31 // Some polyfills put this on the AC class, not global
533 To allow polyfills to be added,
9179 // .yarn/cache/graceful-fs-npm-4.2.11-24bb648a68-0228fc1080.zip/node_modules/graceful-fs/polyfills.…9181 …".yarn/cache/graceful-fs-npm-4.2.11-24bb648a68-0228fc1080.zip/node_modules/graceful-fs/polyfills.j…9621 var polyfills = require_polyfills();9697 polyfills(fs7);
1059 // MathML, but polyfills for subclassing is expensive per PR 1469.