web: start: add dynamique menu
Signed-off-by: GnomeZworc <nicolas.boufidjeline@g3e.fr>
This commit is contained in:
parent
50a290d808
commit
b67e79973c
9 changed files with 343 additions and 8 deletions
|
|
@ -108,6 +108,9 @@
|
|||
// then router renders the current route.
|
||||
await import('./core/registry.js')
|
||||
await import('./core/router.js')
|
||||
|
||||
// Non-blocking: populates dynamic menu groups after routing.
|
||||
import('./core/menu.js')
|
||||
</script>
|
||||
|
||||
</body>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue