We'll add a place holder for it in Exile for the next version.
It's already supported though, all you need to do is add the line:
Code:
Register("Barrage");
inside RegisterMainAbilities somewhere that makes sense for the priority for your build.
For example, it'll be placed above the Register("Burning Arrow"); line in the next version, but you can do it yourself now to use it rather than waiting.