-
Notifications
You must be signed in to change notification settings - Fork 44
move vocs-docs files to the root #408
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
@gaonip I move the vocs-docs folder files to the root. Looks like now vercel configuration needs to be changed to point to the root of this repo... would you be able to change it? alternatively I can try creating a vercel config file in the root to try to guide it how to build with the new directory structure |
|
Yes, I'm changing it in vercel. Lets see if it builds after that |
* move vocs-docs files to the root * updating old vocs-docs path * Remove pnpm action setup from lint workflow * Update lint workflow to install pnpm globally * Update lint command in package.json to use glob pattern for documentation files * Update README to clarify Vercel deployment root directory setting * trigger rebuild
* move vocs-docs files to the root * updating old vocs-docs path * Remove pnpm action setup from lint workflow * Update lint workflow to install pnpm globally * Update lint command in package.json to use glob pattern for documentation files * Update README to clarify Vercel deployment root directory setting * trigger rebuild
No description provided.