mirror of
https://github.com/hpware/news-analyze.git
synced 2025-06-23 13:04:23 +00:00
Ran prettier
This commit is contained in:
parent
d6024a5328
commit
935a7f2737
18 changed files with 17344 additions and 111 deletions
|
@ -1,8 +1,8 @@
|
|||
#!/bin/bash
|
||||
cd ./docs/
|
||||
npm install -g vitepress
|
||||
bunx vitepress build
|
||||
cd ..
|
||||
cp -R ./docs/.vitepress/dist/ ./public/docs/
|
||||
echo "Done :)"
|
||||
exit 1
|
||||
bunx vitepress build
|
||||
cd ..
|
||||
cp -R ./docs/.vitepress/dist/ ./public/docs/
|
||||
echo "Done :)"
|
||||
exit 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue