]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/login/index.ts
Add Nginx configuration to redirect videos to an s3 bucket
[github/Chocobozzz/PeerTube.git] / client / src / app / login / index.ts
index 64d3f2a3c8ee7ec7bc0cb109e91864eacbc0c7a1..f1301d8b51c4d908efb4224e3437f0c783ba9f6e 100644 (file)
@@ -1,2 +1,3 @@
-export * from './login.component';
-export * from './login.routes';
+export * from './login-routing.module'
+export * from './login.component'
+export * from './login.module'