Serverless-webpack: Question: does this support Serverless framework v2?

Created on 23 Oct 2020  路  8Comments  路  Source: serverless-heaven/serverless-webpack

The very first line of the README states: "A Serverless v1.x plugin..."

I've upgraded to Serverless v2 and things seem to work.

I'm just checking, does the README need to be updated or is there an issue? Couldn't find anything in the issues list but it's hard set of keywords to search for.

Most helpful comment

I came here with the same doubt... maybe it would be worth updating the README?

All 8 comments

Thanks for your feedback 馃憤
I haven't test it myself on Serverless v2.
Maybe we'll see if we have other feedback if it works or not and then update the readme.

Hey @damonmaria - we just dropped support for node 6 and 8 in Serverless Framework v2, so my hunch is that serverless-webpack should still work.

I am using a fork of serverless-webpack from 5.3.5; we have upgraded to Serverless Framework v2 and did not encounter any issues caused by serverless-webpack.

I came here with the same doubt... maybe it would be worth updating the README?

I've been using it on serverless2 for 6months+ without any issues

Still we need to update test to work properly on v2 https://github.com/serverless-heaven/serverless-webpack/pull/733

@j0k3r it might be that v2.30 does not work with this plugin anymore, there have been some breaking changes in that version that affected other plugins too.

It sort of does. But the tests are currently against Serverless 1.x - see #771

Was this page helpful?
0 / 5 - 0 ratings

Related issues

bitttttten picture bitttttten  路  4Comments

bebbi picture bebbi  路  3Comments

heri16 picture heri16  路  4Comments

deftomat picture deftomat  路  5Comments

jonni-larjomaa picture jonni-larjomaa  路  3Comments