Vitaly Nikitin

Results 7 comments of Vitaly Nikitin

> > write down your project structure and indicate the location where "bootstrap/scss/root" has been included, please > > This is part of a Next.js project ([full source code](https://github.com/kausaltech/kausal-watch-ui)). We...

Why didn’t accept the PR?

@b-ponomarenko можно сделать так: ``````javascript "deploy:vk-prod": "./scripts/vk_deploy.sh prod", "deploy:vk-dev": "./scripts/vk_deploy.sh" `````` и сам скрипт `````bash #!/bin/bash # file_name=vk-hosting-config.json productionId=123 developmentId=456 id=$developmentId if [[ "$1" == "prod" ]]; then id=$productionId fi...

Team, any predictions? MS API returns a response where there is a dot in the key.