mirror of
https://github.com/idanoo/autobrr
synced 2025-07-23 08:49:13 +00:00
fix(vite): update code for updated dependencies (#1043)
* how do I shoot web?? * black rabbit feedback + update deps
This commit is contained in:
parent
82ffd3645b
commit
6d78e1e0a4
7 changed files with 1972 additions and 1843 deletions
|
@ -96,7 +96,7 @@ export default ({ mode }: ConfigEnv) => {
|
|||
},
|
||||
build: {
|
||||
manifest: true,
|
||||
sourcemap: true
|
||||
sourcemap: true,
|
||||
}
|
||||
});
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue