moved aliases directly into the manifest files

This commit is contained in:
Fabien Potencier
2017-03-24 16:11:46 -07:00
parent afb8b0bc4b
commit 6e554b0445
14 changed files with 29 additions and 37 deletions
+2 -1
View File
@@ -4,5 +4,6 @@
},
"gitignore": [
".web-server-pid"
]
],
"aliases": ["web-server", "server"]
}