Specify the refmap manually in the common mixins json file
This commit is contained in:
parent
2442dffb22
commit
99a48a6562
@ -12,5 +12,6 @@
|
|||||||
"injectors": {
|
"injectors": {
|
||||||
"defaultRequire": 1
|
"defaultRequire": 1
|
||||||
},
|
},
|
||||||
"minVersion": "0.8"
|
"minVersion": "0.8",
|
||||||
|
"refmap": "snowygui-common-refmap.json"
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user