-
Notifications
You must be signed in to change notification settings - Fork 0
using catbox-fallback with Glue manifest? #1
Comments
if you can show me your code I could try to run it and help you. I think you can use catbox-fallback like any other plugin. edit: I added an example, hope it helps: https://github.com/Tractr/catbox-fallback/blob/master/examples/simple.js |
yes, thank you! That helps a lot! I was also wondering how to reference it in server methods (as in this gist: https://gist.github.com/emckean/3565c1c0d43a20c07df7b101d1bcc995) -- can the client be referenced by name? |
hi! I'm still working on this, I'm trying this inside the Glue manifest:
(commented out is previously working code) Enclosing the Any suggestions gratefully received! |
This post is a bit old but this may help someone. Using Hapi17, the configuration is working like this:
Using Hapi18, this works:
Hope this helps |
I'm unclear on how to use catbox-fallback in my hapi project Glue manifest for server.cache -- any pointers to examples available?
I promise to do a pull request for the docs if I get enough examples to understand it. :)
The text was updated successfully, but these errors were encountered: