Add app/ dir to also also include annotations
This commit is contained in:
@@ -21,7 +21,8 @@
|
|||||||
"options": {
|
"options": {
|
||||||
"model": [
|
"model": [
|
||||||
"db",
|
"db",
|
||||||
"srv"
|
"srv",
|
||||||
|
"app"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -63,4 +64,4 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user