Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@start-dev/rollup-plugin-native-fetch

start-dev-bot5MIT1.0.0TypeScript support: included

Replace imports of node-fetch and whatwg-fetch with the native browser version

readme

@start-dev/rollup-plugin-native-fetch

A rollup plugin that replaces any imports of node-fetch and whatwg-fetch with the builtin native fetch object.