feat: move '/extensions' into vue component (#3480)

This commit is contained in:
dni ⚡ 2025-11-10 10:20:18 +01:00 committed by GitHub
parent c2a3fbc6c0
commit 0d5661cda7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 1225 additions and 1166 deletions

View file

@ -96,6 +96,7 @@
],
"components": [
"js/pages/extensions_builder.js",
"js/pages/extensions.js",
"js/pages/payments.js",
"js/pages/node.js",
"js/pages/node-public.js",