feat: move extension/builder into vue component (#3479)

This commit is contained in:
dni ⚡ 2025-11-10 10:05:08 +01:00 committed by GitHub
parent 6bac34fc6b
commit c2a3fbc6c0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 896 additions and 865 deletions

View file

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