Ricardo Nolde
Ricardo Nolde
This [pull request](https://github.com/doapp-ryanp/serverless-plugin-browserify/pull/10) should solve this issue.
This project appears to have been abandoned. I recommend trying the fork I made of it: https://github.com/digitalmaas/serverless-plugin-browserifier
Oh, silly me. Good catch! Yes, you're correct, @ssteuteville . I've fixed the link.
@davidmeirlevy Hello mate! Yeah, the component's hook only. Well, if you have no plans of adding it yourselves, I might jump in, if you don't mind.
I've made a fork that fixes this issue, @cw43. https://github.com/digitalmaas/serverless-plugin-sqs-alarms
Hello! Sharp seems to use native libs to work. Browserify can only bundle js files, and will not bundle the required native libraries. Exclude `sharp` from the bundling, and add...
ClipX page is back up, btw. https://bluemars.org/clipx/
Tests are failing straight out of `master`, without any changes. The issues are unrelated to my change, which merely adds an entry to a regex.
Indeed, there are two tests affected. My bad. The two tests affected by the change have been updated. However, there are many tests failing that are unrelated to my changes,...