Enigmatic-Smile / serverless-plugin-optimize

⛔️ DEPRECATED ⛔️ Bundle with Browserify, transpile and minify with Babel automatically to your NodeJS runtime compatible JavaScript
https://www.npmjs.com/package/serverless-plugin-optimize
MIT License
130 stars 54 forks source link

Sourcemap support? #99

Open fabiob opened 4 years ago

fabiob commented 4 years ago

Is there a way to enable sourcemaps for the optimized output?

shierro commented 3 years ago

Was anyone able to do it with the plugin?

tmaslen commented 3 years ago

I've put a PR in for this, see here for details: https://github.com/FidelLimited/serverless-plugin-optimize/issues/114