mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-04 10:19:35 +02:00
Split static router
This commit is contained in:
parent
c5cadb2859
commit
ea8107bff8
5 changed files with 291 additions and 268 deletions
|
@ -7,7 +7,9 @@ export * from './services'
|
|||
export * from './static'
|
||||
export * from './lazy-static'
|
||||
export * from './live'
|
||||
export * from './misc'
|
||||
export * from './webfinger'
|
||||
export * from './tracker'
|
||||
export * from './bots'
|
||||
export * from './plugins'
|
||||
export * from './well-known'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue