GUACAMOLE-1989: Add the ability to open guacamole as an independent application.

This commit is contained in:
corentin-soriano
2024-10-07 08:32:25 +02:00
parent d558a44c80
commit 56fb1dd598
6 changed files with 27 additions and 0 deletions

View File

@@ -137,6 +137,7 @@ module.exports = {
{ from: 'fonts/**/*' },
{ from: 'images/**/*' },
{ from: 'layouts/**/*' },
{ from: 'manifest.json' },
{ from: 'translations/**/*' },
{ from: 'verifyCachedVersion.js' }
], {