Skip to content

v5.4.1-beta.0 - ESBuild specific fix for 'node-fetch' import

Pre-release
Pre-release
Compare
Choose a tag to compare
@kenny-statsig kenny-statsig released this 29 Mar 18:04

DO NOT USE unless using esbuild with 'module' main field. (Special case where the mjs version of 'node-fetch' is forced)
This version switches to esm import syntax require('node-fetch).default