We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
При выполнении команды
vk-miniapps-deploy
Столкнулся с ошибкой Error: File ./build/index.html not found
Error: File ./build/index.html not found
react-scripts build vk-miniapps-deploy
"homepage": "./", "scripts": { "start": "cross-env PORT=10888 HTTPS=true react-scripts start", "build": "react-scripts build", "predeploy": "npm run build", "deploy": "vk-miniapps-deploy" }
Запустить
npm run deploy
Думаю стоит добавить это в документацию или readme.
The text was updated successfully, but these errors were encountered:
Update README.MD (VKCOM#18)
03875da
No branches or pull requests
При выполнении команды
Столкнулся с ошибкой
Error: File ./build/index.html not found
Убедиться что в package.json есть следующие параметры
Запустить
Думаю стоит добавить это в документацию или readme.
The text was updated successfully, but these errors were encountered: