Skip to content

Commit 1f103d7

Browse files
authored
feat: add electron-builder (#158)
1 parent ac5a6c8 commit 1f103d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

update.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ import fs from 'fs'
22

33
const buildTools = [
44
'build.config.*',
5+
'electron-builder.*',
56
'grunt*',
67
'gulp*',
78
'rollup.config.*',

0 commit comments

Comments
 (0)