rename components.yml → config.yml
The manifest covers components, pages, vendors and menu — config.yml is a more accurate name. Updated build.sh (both project and template), router.js comment, and README. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Signed-off-by: GnomeZworc <nicolas.boufidjeline@g3e.fr>
This commit is contained in:
parent
6796e102e0
commit
f49eae6c31
6 changed files with 11 additions and 11 deletions
|
|
@ -1,5 +1,5 @@
|
|||
// Hash-based SPA router.
|
||||
// Reads pages.json (generated by build.sh from components.yml).
|
||||
// Reads pages.json (generated by build.sh from config.yml).
|
||||
// Each page is an HTML fragment (index.html) + optional CSS + optional JS module.
|
||||
//
|
||||
// Load order enforced by index.html:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue