Closed mathieudutour closed 5 years ago
I found a way to avoid fetch crashing the debug build
fetch
Fix BohemianCoding/Sketch#22400
Once merged, don't forget to run npm install to get the new dependencies. In particular, npm ls sketch-polyfill-fetch should return 0.4.5
npm install
npm ls sketch-polyfill-fetch
0.4.5
QAed successfully (https://github.com/BohemianCoding/Sketch/issues/22400#issuecomment-489639437)
I found a way to avoid
fetch
crashing the debug buildFix BohemianCoding/Sketch#22400
Once merged, don't forget to run
npm install
to get the new dependencies. In particular,npm ls sketch-polyfill-fetch
should return0.4.5