mizchi / uniroll

Opinionated universal frontend bundler in browser
https://focused-raman-3ce115.netlify.com/
113 stars 5 forks source link

add node-fetch #32

Closed harukitosa closed 3 years ago

harukitosa commented 3 years ago

31

local上でfetchが動作しないのでnode-fetchを導入しました。 rollup-plugin-http-resolve/はrollupのpluginであることからローカル上でも動作する方が好ましいのではないかと考えてpullrequestを作成しました。