serverless-plugin-parcel
serverless-plugin-parcel copied to clipboard
Bundle using Parcel2
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?