Ben Sheedy
Ben Sheedy
Options import path is a great idea!
This could be related to my thoughts of having form submissions be placed into a queue (with a cron set to trigger the queue consistently). I started looking into this...
2 min read!! 🤣
For the vue-meta blocker, will be worth keeping an eye on https://github.com/nuxt/rfcs/issues/19 May open a valid approach.
Still tbc. I hoping to dig into it a bit to see if I can work out a solution (but not much time to give, for next little while...)
@skirtles-code agree would be better to guide best practice here. In Vue 2 I used to follow Chris fritz' approach: https://github.com/bencodezen/vue-enterprise-boilerplate/blob/main/src/router/routes.js#L99 But I'm not sure what is the best minimal...