Skip to content

Possible bug / problem with esbuild in watch mode

Notifications You must be signed in to change notification settings

rmehner/esbuild-data-clone-error

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

esbuild problem

Setup

  1. Install Node 16.x (not a strict requirement, probably happens with other node versions too)
  2. Clone this repo
  3. Run npm install
  4. Run npm test

You should see an error message including Error [DataCloneError].

If you remove watch: true from build.js you'll see that everything works.

About

Possible bug / problem with esbuild in watch mode

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published