Build(Builder): Update config

This commit is contained in:
2024-06-13 18:31:08 +08:00
parent 7d3ec39da3
commit df98339838
5 changed files with 65 additions and 15 deletions

View File

@@ -1,9 +1,14 @@
{
"name": "oxygen-desktop",
"private": true,
"version": "1.0.0-SNAPSHOT",
"description": "Oxygen Toolbox multi-platform desktop version",
"main": "./out/main/index.js",
"author": "FatttSnake",
"author": {
"name": "FatttSnake",
"email": "fatttsnake@fatweb.top",
"url": "https://fatweb.top"
},
"homepage": "https://tool.fatweb.top",
"scripts": {
"dev": "electron-vite dev --sourcemap --remote-debugging-port=9000",