phacks / gatsby-source-meetup

Source plugin for pulling Meetup.com Group and Events data into Gatsby.
https://www.gatsbyjs.org/packages/gatsby-source-meetup/
11 stars 7 forks source link

exposed original meetup id #6

Closed elmariachi111 closed 5 years ago

elmariachi111 commented 5 years ago

good for referencing that event from other plugins (e.g. to query image services, tweets, calendars by that meetup id) using prepare hook in npm scripts (to build things also when using the github repo), see https://docs.npmjs.com/misc/scripts and compare gatsby root plugins like https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-source-contentful/package.json

phacks commented 5 years ago

Thanks for the PR! Sorry for the delay, for some reason I never got the notification.