Skip to content
This repository has been archived by the owner on Mar 22, 2023. It is now read-only.

Remove dependency on webpack, serverless-webpack #42

Closed
adieuadieu opened this issue Jul 10, 2017 · 0 comments
Closed

Remove dependency on webpack, serverless-webpack #42

adieuadieu opened this issue Jul 10, 2017 · 0 comments

Comments

@adieuadieu
Copy link
Owner

adieuadieu commented Jul 10, 2017

Given that Serverless 0.16.0 added a feature which omits devDependencies from the deployment packages, we should just remove the webpack dependency entirely. No real need to minify the code. We can use babel directly in a deploy package script. Or switch to roll-up or something that isn't more targeted towards Browsers. Seems kind of silly to use webpack when deploying to Lambda.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant