cyrilwanner / next-compose-plugins

💡next-compose-plugins provides a cleaner API for enabling and configuring plugins for next.js
MIT License
737 stars 12 forks source link

Let plugins hook into the request on the server #3

Closed cyrilwanner closed 5 years ago

cyrilwanner commented 6 years ago

If zeit does not want this behavior in Next.js itself (PR zeit/next.js#4060 still pending), we can provide the functionality here and so plugin developers can add optional support for next-compose-plugins if they want.