Serverless-next.js: next-aws-cloudfront is referenced via requires in various places after package rename to @sls-next/next-aws-cloudfront

Created on 30 Jun 2020  Â·  5Comments  Â·  Source: serverless-nextjs/serverless-next.js

Most helpful comment

@bitfrost Just pushed a fix for this and deployed. Could you try using this config and close if it works?

yourApp:
  component: "@sls-next/[email protected]"

All 5 comments

Example: https://github.com/serverless-nextjs/serverless-next.js/blob/master/packages/lambda-at-edge/src/build.ts#L174

GitHub
âš¡ Deploy your next apps using the serverless framework - serverless-nextjs/serverless-next.js

@bitfrost Just pushed a fix for this and deployed. Could you try using this config and close if it works?

yourApp:
  component: "@sls-next/[email protected]"

I do not have a full serverless app setup (I am using the cdk and a set of these packages directly). The issue is fixed for me though. Thank you!

I do not have a full serverless app setup (I am using the cdk and a set of these packages directly). The issue is fixed for me though. Thank you!

Oh I'm curious now, I'd love to add CDK support! Let me know if you'd like to contribute on that :)

Once I get it fully working / and generic enough I would love to. Once I have something worth sharing I will ping you.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

medv picture medv  Â·  15Comments

jschimmoeller picture jschimmoeller  Â·  82Comments

tyler-ground picture tyler-ground  Â·  15Comments

romainquellec picture romainquellec  Â·  19Comments

asterikx picture asterikx  Â·  42Comments