Static GitHub Issues

[1023] Usage in forks

prev: Tile nuxt link causes full refresh
next: Transitions between routes with slugs

In trying to get nuxt to work with my use case (which requires CORS asset hosting), I forked Nuxt, and referenced my fork in my package.json. Unfortunately, this doesn't work because I have to build the dist/ directory. This isn't the end of the world (I just cd node_modules/nuxt && npm install && npm run build), but it would make wrenching on this library more easeful to just be able to point it at different forks.

<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This question is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c889">#c889</a>)</em></sub></div>