Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
Update arguments-builder.config.ts
Update package-lock.json
Update package.json
  • Loading branch information
VirgilClyne committed Nov 5, 2024
1 parent d3e808f commit d0d7834
Show file tree
Hide file tree
Showing 3 changed files with 1,621 additions and 195 deletions.
8 changes: 4 additions & 4 deletions arguments-builder.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ export default defineConfig({
output: {
surge: {
path: "./dist/BiliBili.Global.sgmodule",
transformEgern: {
enable: true,
path: "./dist/BiliBili.Global.yaml",
},
},
loon: {
path: "./dist/BiliBili.Global.plugin",
Expand All @@ -13,10 +17,6 @@ export default defineConfig({
path: "./dist/BiliBili.Global.stoverride",
template: "./template/stash.handlebars",
},
{
path: "./dist/BiliBili.Global.yaml",
template: "./template/egern.handlebars",
},
{
path: "./dist/BiliBili.Global.snippet",
template: "./template/quantumultx.handlebars",
Expand Down
Loading

0 comments on commit d0d7834

Please sign in to comment.