Skip to content

Commit

Permalink
fix: electron-builder files path
Browse files Browse the repository at this point in the history
  • Loading branch information
kangfenmao committed Aug 27, 2024
1 parent 5347bdf commit 88e7ab2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions electron-builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@ files:
- '!{.env,.env.*,.npmrc,pnpm-lock.yaml}'
- '!{tsconfig.json,tsconfig.node.json,tsconfig.web.json}'
- '!src/*'
- '!ollama'

- '!local'
asarUnpack:
- resources/**
win:
Expand Down

0 comments on commit 88e7ab2

Please sign in to comment.