Replies: 2 comments 1 reply
-
Thanks for the idea! The way mount works in build, it actually needs to scan the directory, get all files, and builds/copies them. I don't think that we could recreate that on a remote route, but I get your use case. Not sure if we can solve, but we can at least make sure that reverse proxy supports this use-case well. |
Beta Was this translation helpful? Give feedback.
1 reply
-
I'm sorry, I'm still not sure if I understand |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
May the html files and static files are deployed with different domain. In this condition, Reverse Proxy may work, but it's still far from elegant.
Beta Was this translation helpful? Give feedback.
All reactions