mixin concatScripts(concatScriptPath)
   each path in assetsService.concatScripts(concatScriptPath)
      script(src=path)