serverless-plugin-parcel icon indicating copy to clipboard operation
serverless-plugin-parcel copied to clipboard

Bundle using Parcel2

Open nickygb opened this issue 5 years ago • 0 comments

Hi, I have some problems when trying to bundle code that uses @sentry/serverless due to dependency perf_hooks Parcel errors out: Cannot resolve dependency 'perf_hooks'.

It seems that this issue is solved in parcel2.

Is it possible to use this plugin with this new version?

nickygb avatar Sep 24 '20 14:09 nickygb