mirror of
https://github.com/zoriya/Kyoo.git
synced 2025-06-05 14:44:13 -04:00
Renaming transcoder to Kyoo.Transcoder
This commit is contained in:
parent
b13c2749fe
commit
2358d49323
2
.gitmodules
vendored
2
.gitmodules
vendored
@ -1,5 +1,5 @@
|
|||||||
[submodule "transcoder"]
|
[submodule "transcoder"]
|
||||||
path = transcoder
|
path = Kyoo.Transcoder
|
||||||
url = ../Kyoo.Transcoder.git
|
url = ../Kyoo.Transcoder.git
|
||||||
branch = master
|
branch = master
|
||||||
[submodule "WebApp"]
|
[submodule "WebApp"]
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
<IsPackable>false</IsPackable>
|
<IsPackable>false</IsPackable>
|
||||||
<SpaRoot>../Kyoo.WebApp/</SpaRoot>
|
<SpaRoot>../Kyoo.WebApp/</SpaRoot>
|
||||||
<LoginRoot>../Kyoo.WebLogin/</LoginRoot>
|
<LoginRoot>../Kyoo.WebLogin/</LoginRoot>
|
||||||
<TranscoderRoot>../transcoder/</TranscoderRoot>
|
<TranscoderRoot>../Kyoo.Transcoder/</TranscoderRoot>
|
||||||
<DefaultItemExcludes>$(DefaultItemExcludes);$(SpaRoot)node_modules/**</DefaultItemExcludes>
|
<DefaultItemExcludes>$(DefaultItemExcludes);$(SpaRoot)node_modules/**</DefaultItemExcludes>
|
||||||
|
|
||||||
<!-- Set this to true if you enable server-side prerendering -->
|
<!-- Set this to true if you enable server-side prerendering -->
|
||||||
|
Loading…
x
Reference in New Issue
Block a user