mirror of
https://git.mirrors.martin98.com/https://github.com/sub-store-org/Sub-Store.git
synced 2025-06-04 11:13:59 +08:00
fix: build dist
This commit is contained in:
parent
f5aea14904
commit
ad6d1ab441
4
.gitignore
vendored
4
.gitignore
vendored
@ -130,4 +130,6 @@ out
|
|||||||
*.sw?
|
*.sw?
|
||||||
|
|
||||||
# Dist files
|
# Dist files
|
||||||
backend/dist
|
backend/dist/*
|
||||||
|
!backend/dist/.gitkeep
|
||||||
|
backend/sub-store.min.js
|
||||||
|
0
backend/dist/.gitkeep
vendored
Normal file
0
backend/dist/.gitkeep
vendored
Normal file
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "sub-store",
|
"name": "sub-store",
|
||||||
"version": "2.14.39",
|
"version": "2.14.40",
|
||||||
"description": "Advanced Subscription Manager for QX, Loon, Surge, Stash and ShadowRocket.",
|
"description": "Advanced Subscription Manager for QX, Loon, Surge, Stash and ShadowRocket.",
|
||||||
"main": "src/main.js",
|
"main": "src/main.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user