mirror of
https://github.com/hwchase17/langchain.git
synced 2025-07-04 12:18:24 +00:00
infra: 0.2 docs 404 page (#21634)
This commit is contained in:
parent
e861b5bcb7
commit
0541e06e21
@ -79,6 +79,7 @@ vercel-build: install-vercel-deps build
|
||||
mv build v0.2
|
||||
mkdir build
|
||||
mv v0.2 build
|
||||
mv build/v0.2/404.html build
|
||||
|
||||
start:
|
||||
cd $(OUTPUT_NEW_DIR) && yarn && yarn start --port=$(PORT)
|
||||
|
Loading…
Reference in New Issue
Block a user