Its not possible join configurations on will.js, so, its better have a way to do it.
Solving problem with above code. Its not the best way but solves for time.
will.use(["will.js"])(function(status) {
will.configure(function(config) {
config.addDomain("newlocation", "/assets/components", "js");
});
});