mirror of
https://github.com/hpware/news-analyze.git
synced 2025-06-23 13:04:23 +00:00
Add a new script to purge the dev env, as Nuxt is super unstable. & update some lang stuff.
This commit is contained in:
parent
417630bcd8
commit
fe026214dc
4 changed files with 24 additions and 2 deletions
|
@ -13,7 +13,8 @@
|
|||
"start": "bun run .output/server/index.mjs",
|
||||
"docs:dev": "vitepress dev docs",
|
||||
"docs:build": "vitepress build docs",
|
||||
"docs:preview": "vitepress preview docs"
|
||||
"docs:preview": "vitepress preview docs",
|
||||
"wipedev": "./clean-dev-env.sh"
|
||||
},
|
||||
"dependencies": {
|
||||
"@fontsource-variable/noto-sans-tc": "^5.2.5",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue