Closed Edwardscb closed 11 months ago
Updated preload binary function so that it will now use fetch(). Added an import, as suggested: 'whatwg-fetch' -- a polyfill
npm run build
npm run lint
npm run test
Description of change
Updated preload binary function so that it will now use fetch(). Added an import, as suggested: 'whatwg-fetch' -- a polyfill
Merge Checklist
npm run build
)npm run lint
)npm run test
)