fix(build): update logo file path

This commit is contained in:
Ayushman Chhabra 2022-06-04 23:18:23 -04:00
parent b1a5f6c17f
commit f84ab1068f

View File

@ -70,7 +70,7 @@
}, },
"window": { "window": {
"title": "Piskel", "title": "Piskel",
"icon": "dest/prod/logo.png", "icon": "./logo.png",
"toolbar": false, "toolbar": false,
"width": 1000, "width": 1000,
"height": 700 "height": 700