Static GitHub Issues

[1847] Add nuxt-developer documentation

prev: Error: This dependency was not found using the ~ shortcut in the express nuxt template
next: Expose build performance analysis

(as opposed to nuxt-app-developer documentation)

Feature request

Add a surface level overview of the architecture of nuxt:

  • What are the directories (in this repo, not a nuxt-based web app project)
  • What is the build + testing process
  • How directory watching and reloading is implemented
  • How filesystem API is implemented
  • How code-splitting is implemented

This will enable third party developers to make small contributions more easily, and potentially (it always happens) expose inefficiencies / incorrectness by talking through the architecture.

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