fix: asset alias

This commit is contained in:
calebboyd
2019-06-11 10:36:09 -05:00
parent 9bc98bf597
commit 77f49eb07a
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -80,7 +80,7 @@ const alias = {
b: 'build',
n: 'name',
r: 'resource',
a: 'resource',
a: 'asset',
p: 'python',
f: 'flag',
c: 'configure',