- Add generate.interval to wait X ms between each render during nuxt generate.
- Introduce config‑file option in nuxt dev mode and add Webpack chunkNames for code‑split pages and layouts.
- Fix bundles being placed directly in the dist folder when using nuxt generate with a URL publicPath and lock Vue version to 2.2.
