leo / electron-next

Build Electron apps using Next.js
https://github.com/leo/site/blob/beef3a7dc1dfd435a9d8377e3b1b59761ccb7fc7/pages/2017/electron-next.js
MIT License
546 stars 41 forks source link

Custom routes in Nextjs #10

Open joseshiru opened 6 years ago

joseshiru commented 6 years ago

Hi,

There is a way how to implement custom routes (e.g https://github.com/zeit/next.js/tree/master/examples/custom-server-express) by using your plugin?

Or some easy hack how to do it?

Many thanks.

dvanoni commented 6 years ago

Has anyone had any luck with this?

morajabi commented 6 years ago

You can specify routes in your next.config.js in the exportPathMap