Module: lib/core/tooling

Avenx build-time and editor tooling.

Everything here runs in Node: it reads the project from disk to resolve component names and to lint templates. It is kept out of lib/core/index.js so the browser build never pulls fs or path into its graph.

Source: