Package + Version
Version:
Description
It seems (and sorry I'm not totally sure of it), that sentry/nextjs relies on webpack4 (through @sentry/webpack-plugin)... Reference getsentry/sentry-webpack-plugin#296.
Recent version of nextjs 10.2+ /webpack 5 are already able to generate source-maps... would it make sense to re-use them ?
Package + Version
@sentry/nextjsVersion:
Description
It seems (and sorry I'm not totally sure of it), that sentry/nextjs relies on webpack4 (through @sentry/webpack-plugin)... Reference getsentry/sentry-webpack-plugin#296.
Recent version of nextjs 10.2+ /webpack 5 are already able to generate source-maps... would it make sense to re-use them ?