elastic / next-eui-starter

Start building Kibana protoypes quickly with the Next.js EUI Starter
https://elastic.github.io/next-eui-starter/
Apache License 2.0
94 stars 30 forks source link

Upgrade Next and other dependencies #12

Closed pugnascotia closed 4 years ago

pugnascotia commented 4 years ago

This version of Next adds the basePath configuration option, which lets us to strip out various hacks to make Next work on GitHub pages.

Also: