added an alias

This commit is contained in:
Fabien Potencier
2017-04-04 20:56:20 -07:00
parent 09deff16bd
commit 227bd9bfab
@@ -5,5 +5,5 @@
"copy-from-recipe": {
"etc/": "%ETC_DIR%/"
},
"aliases": ["profiler"]
"aliases": ["profiler", "web-profiler"]
}