postgraphile-lambda-example
postgraphile-lambda-example copied to clipboard
Fix postgraphile websocket/subscription omission path
Description
On build for the lambda example webpack bundling fails on omission of subscriptions.js as the npm install path has changed
- [x] My code matches the project's code style and
yarn lint:fixpasses.
Please also update the yarn lock (assuming an upgrade is required to trigger the issue?)
Updated with package upgrade
@benjie is there a reason in particular we would not want to update to the most recent version of postgraphile?
No; just that I've tested this on older versions and I don't fancy testing it again because working with Lambda is a PITA. I'd rather go with a "known good" version.