Skip to content

v1.3.1

Choose a tag to compare

@github-actions github-actions released this 27 Jul 15:06

Adds serverExternal to the Vite plugin, for packages that break the server bundle (e.g. bunyan's optional dtrace-provider).

Changes

  • fix(build): allow extending esbuild externals via skybridge({ serverExternal }) @harijoe (#1005)