1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
appId: com.patternsdigital.pharmaspot productName: PharmaSpot directories: output: dist buildResources: assets files: - "**/*" - "!gulpfile.js" - "!.git.*" - "!TODO" - "!notes.txt" - "!forge.config.js" - "!tests" - "!jest.config.js" - "assets/**/**/**/*" asar: true