summarylogtreecommitdiffstats
path: root/electron-builder.yml
blob: 7be580a8bbf580c107db797e021195e1200ba2d4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
productName: Telegram A
artifactName: ${productName}-${arch}.${ext}
appId: org.telegram.TelegramA
extraMetadata:
  main: ./dist/electron.js
  productName: Telegram A
electronDist: /usr/lib/electron
electronVersion: /usr/lib/electron/version
files:
  - "dist"
  - "package.json"
  - "!dist/**/build-stats.json"
  - "!dist/**/statoscope-report.html"
  - "!dist/**/reference.json"
  - "!dist/img-apple-*"
  - "!dist/get"
  - "!node_modules"
directories:
  buildResources: ./public
  output: ./dist-electron
protocols:
  - name: Tg
    schemes:
      - tg
linux:
  category: Community
  target:
    - dir