Static GitHub Issues

[2304] Integrating Nuxt to ongoing project generated with Vue Cli

prev: Error when using process.env.baseURL
next: svg inline loader

Hello First big thanks for the great work for the community :+1: I have an very big ongoing project generated with Vue cli 2.x. now i want to add server side rendering through nuxt.js I tried many ways but can't success because of nuxt requires different directory structure. so i just wanna the best path to achieve server side rendering in an ongoing project. what I have tried. manipulating the webpack config and dev server to make the server side nuxt work but it's very complex and i till I have error like nuxt want pages directory. start a new project with nuxt starter template but that also require all my component code to copy one by one on that project and resolve upcoming errors (remember it's very big application) can someone suggest the best path for it. any suggestion will be greatly appropriated Thanks

<!--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/c2013">#c2013</a>)</em></sub></div>