1
0
Fork 0
mirror of https://gitlab.com/futo-org/fcast.git synced 2025-08-28 02:02:50 +00:00

webOS: Updating splash screen to new icon style

This commit is contained in:
Michael Hollister 2025-05-08 18:15:30 -05:00
parent 0f4d97a8bc
commit 61c1e9a9c1
3 changed files with 623 additions and 0 deletions

View file

@ -62,6 +62,7 @@ module.exports = [
from: '**',
to: '../assets/[path][name][ext]',
context: path.resolve(__dirname, 'assets'),
globOptions: { ignore: ['**/*.svg'] }
},
{
from: '**',