specify mixin refmaps

This commit is contained in:
dfsek 2022-07-06 17:15:08 -07:00
parent a1acfef721
commit 1d5abbcb6b
2 changed files with 4 additions and 2 deletions

View File

@ -44,5 +44,6 @@
],
"injectors": {
"defaultRequire": 1
}
},
"refmap": "terra.common.refmap.json"
}

View File

@ -16,5 +16,6 @@
],
"injectors": {
"defaultRequire": 1
}
},
"refmap": "terra.lifecycle.refmap.json"
}