Note that, even if we're excluding the `node_modules/` folder from version control, we aren't adding it to Capistrano's shared folders because, when `node_modules` is a symbolic link, NPM removes it when running `npm install`.
4 lines
32 B
JSON
4 lines
32 B
JSON
{
|
|
"name": "consuldemocracy"
|
|
}
|