Skip to content

Commit

Permalink
build: config
Browse files Browse the repository at this point in the history
Update arguments-builder.config.ts
  • Loading branch information
VirgilClyne committed Nov 30, 2024
1 parent 7d759d1 commit ca54e8e
Showing 1 changed file with 4 additions and 4 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/DualSubs.YouTube.sgmodule",
transformEgern: {
enable: true,
path: "./dist/DualSubs.YouTube.yaml",
},
},
loon: {
path: "./dist/DualSubs.YouTube.plugin",
Expand All @@ -17,10 +21,6 @@ export default defineConfig({
path: "./dist/DualSubs.YouTube.stoverride",
template: "./template/stash.handlebars",
},
{
path: "./dist/DualSubs.YouTube.yaml",
template: "./template/egern.handlebars",
},
],
dts: {
isExported: true,
Expand Down

0 comments on commit ca54e8e

Please sign in to comment.