]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/index.html
Fix angular pipes
[github/Chocobozzz/PeerTube.git] / client / index.html
index 6a2085ca680101a1d1eba3c2c8d9dfb95388ab1f..49a448c2c352c97ae455a271b6222b59e9169724 100644 (file)
@@ -34,7 +34,7 @@
           }
         },
         map: {
-          'angular-pipes/src/math/bytes.pipe': '/app/node_modules/angular-pipes/src/math/bytes.pipe.js'
+          'angular-pipes/math': '/app/node_modules/angular-pipes/math.js'
         }
       });
       System.import('/app/angular/bootstrap')