(fix): build stuff
This commit is contained in:
parent
82a483d7ab
commit
1621defe34
2 changed files with 6 additions and 1 deletions
|
|
@ -111,6 +111,11 @@ export default defineConfig({
|
|||
"react-dom",
|
||||
"react-redux",
|
||||
"use-sync-external-store",
|
||||
"@tanstack/history",
|
||||
"@tanstack/react-router",
|
||||
"@tanstack/react-store",
|
||||
"@tanstack/router-core",
|
||||
"@tanstack/store",
|
||||
"@tensamin/crypto",
|
||||
"@tensamin/storage",
|
||||
"@tensamin/mtp",
|
||||
|
|
|
|||
Loading…
Reference in a new issue