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
2
clean-dev-env.sh
Executable file
2
clean-dev-env.sh
Executable file
|
@ -0,0 +1,2 @@
|
|||
rm -rf .nuxt .output node_modules bun.lock
|
||||
bun install
|
Loading…
Add table
Add a link
Reference in a new issue