Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 212 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 212 Bytes

Reproducing fuse-box issue 1367

  1. npm i
  2. npm run build
  3. Open dist/app.js and see that cross-fetch/dist/node-polyfill.js is bundled rather than the expected cross-fetch/dist/browser-polyfill.js.