I have created a custom Nuxt module that sends data to a cms on build:done hook. The cms location is configured in routeRules with proxy enabled. So far I have tried $fetch or useFetch but both are not available in this context ofcourse.
How could I use the proxy rewrite in a build hook?
Recent Announcements
Continue the conversation
Join the Discord to ask follow-up questions and connect with the community