Skip to content

Example project which shows how to reproduce esbuild instanceof issue

Notifications You must be signed in to change notification settings

agazibaric/esbuild-instanceof-issue

Repository files navigation

esbuild instanceof issue in monorepo

Steps to reproduce:

  1. npm install
  2. npm run test
  3. test fails due to instanceof issue
  4. check in packages/lambda/build/index.js for existence of two ZodError classes (in my case it was ZodError and ZodError2)

About

Example project which shows how to reproduce esbuild instanceof issue

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published