로컬실행모드추가 및 로컬실행시에는 백엔드 버튼 숨김
This commit is contained in:
12
pkg-backend.json
Normal file
12
pkg-backend.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "webzilla-backend",
|
||||
"version": "0.0.0",
|
||||
"bin": "backend_proxy.cjs",
|
||||
"pkg": {
|
||||
"scripts": "backend_proxy.cjs",
|
||||
"assets": [],
|
||||
"targets": [
|
||||
"node18-win-x64"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user