mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
Update package.json
This commit is contained in:
@@ -152,8 +152,13 @@
|
||||
"build": {
|
||||
"appId": "5chan.desktop",
|
||||
"productName": "5chan",
|
||||
"icon": "public/icon.png",
|
||||
"beforePack": "electron/before-pack.js",
|
||||
"afterAllArtifactBuild": "electron/after-all-artifact-build.cjs",
|
||||
"asarUnpack": [
|
||||
"node_modules/@bonfida/**/*",
|
||||
"node_modules/@solana/**/*"
|
||||
],
|
||||
"extraResources": [
|
||||
{
|
||||
"from": "bin/${os}",
|
||||
|
||||
Reference in New Issue
Block a user