missing GIPHY.resource
Wanted to do the SalesforceDX module regarding this project. When it got up to the part to replace api key in this file <GIPHY.resource> I couldn't find it. Is this a file where I'm supposed to create to is it missing? Thank you!
Hi @tanight,
I understand this follow up is over a month since you opened the issue, so it's likely this has been resolved since then because the GIPHY.resource file is available at https://github.com/forcedotcom/GIFter/blob/master/force-app/main/default/staticresources/GIPHY.resource.
When you clone the repo, you'll find it in the /force-app/main/default/staticresources/ folder.
Although the file name ends with .resource it is a JavaScript file you can edit in a text editor.
Thanks!