floydspace / serverless-esbuild

💨 A Serverless framework plugin to bundle JavaScript and TypeScript with extremely fast esbuild
MIT License
452 stars 138 forks source link

Plugin page on serverless.com is outdated #496

Open fredrik opened 1 year ago

fredrik commented 1 year ago

The plugin page at https://www.serverless.com/plugins/serverless-esbuild does not contain the latest information about serverless-esbuild.

It's a top hit on a Google search for "serverless-esbuild" and is likely commonly used as a reference so it should reflect the latest information available.

Can we trigger an update? 🚀

floydspace commented 1 year ago

Hi @fredrik , thanks for the heads-up I'm wondering how it's supposed to be done, I'm not really controlling that page, what I did is raised the PR back in days https://github.com/serverless/plugins/pull/326 and turned out it'd appeared in the serverless website, so I expected the documentation was taken from README.md

fredrik commented 1 year ago

Yes, it's a bit of a mystery! 🕵️

floydspace commented 1 year ago

For the record, I raised the question here https://github.com/serverless/plugins/discussions/421