Open OliverJAsh opened 4 months ago
Node has built-in support for source maps now, using --enable-source-maps. This means that pm2 no longer needs the source-map-support dependency.
--enable-source-maps
source-map-support
Node has built-in support for source maps now, using
--enable-source-maps
. This means that pm2 no longer needs thesource-map-support
dependency.