Newer
Older
sample-electron01 / build.json
yhornisse on 11 Aug 2021 95 bytes add sample
{
    'appId': 'com.example.Sample',
    'productName': 'Sample',
    'files': ['app/**/*'],
}