Skip to content

v0.8.1

Compare
Choose a tag to compare
@davidmyersdev davidmyersdev released this 11 Apr 13:41
· 81 commits to main since this release
v0.8.1
120e107

Features

Specific modules can now be excluded via the new exclude configuration option.

nodePolyfills({
  exclude: ['fs'],
})