extensions-tool: Adjust templates

Extensions are now loaded as modules, so adjust the templates
accordingly.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2795>
This commit is contained in:
Florian Müllner 2023-06-02 00:47:22 +02:00 committed by Marge Bot
parent c76861b3c1
commit 393d9df375
3 changed files with 7 additions and 18 deletions

View file

@ -7,5 +7,6 @@ overrides:
- js/dbusServices/**
- js/portalHelper/**
- subprojects/extensions-app/**
- subprojects/extensions-tool/**
parserOptions:
sourceType: module