mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +00:00
portalHelper: Port to ESM
The helper app that provides the login dialog for network portals is another separate process that can be moved to ESM separately. Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2786>
This commit is contained in:
parent
38c9364acc
commit
8d562ff71c
3 changed files with 18 additions and 24 deletions
|
|
@ -5,6 +5,7 @@ overrides:
|
|||
- files:
|
||||
- js/ui/init.js
|
||||
- js/dbusServices/**
|
||||
- js/portalHelper/**
|
||||
- subprojects/extensions-app/**
|
||||
parserOptions:
|
||||
sourceType: module
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue