next-compose-plugins
next-compose-plugins copied to clipboard
Async plugin complete before next.js starts to build pages?
I'm wondering if there is some documentation that would help me build a simple plugin that must complete an async operation before next.js starts to compile and render pages/ the app itself? Thanks for any help in advance!