lasso-js / lasso

Advanced JavaScript module bundler, asset pipeline and optimizer
580 stars 75 forks source link

Add bundleReadTimeout info to timeout error message #308

Closed yomed closed 3 years ago

yomed commented 3 years ago

Ran into this recently. Fixes #71 One alternative might be to only show the additional info if timeout === DEFAULT_READ_TIMEOUT.