mirror of
https://github.com/hpware/news-analyze.git
synced 2025-06-23 13:04:23 +00:00
Clean code.
This commit is contained in:
parent
bf357f1c84
commit
5d58016b1d
39 changed files with 481 additions and 381 deletions
|
@ -111,6 +111,6 @@ export default defineNuxtConfig({
|
|||
componentDir: "./components/ui",
|
||||
},
|
||||
nitro: {
|
||||
preset: "bun" // This is dumb.
|
||||
}
|
||||
preset: "bun", // This is dumb.
|
||||
},
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue