关于 dist_dir 设置问题 #6110
anwen-anyi
started this conversation in
General
Replies: 2 comments 1 reply
-
不支持网络资源 dist_dir就是本地目录 |
Beta Was this translation helpful? Give feedback.
1 reply
-
请问如何做到前后端分离, 因为路由器空间太小, 想编译个不带前端的程序放路由器上, 前端单独放到其他地方该如何设置? |
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.
-
使用网络链接方式加载资源(应该没写错 😹 )
无论是最后的dist是否携带
/
都会提示如下错误 无法启动查看文件里面也有这个

index.html
文件吖 (说是public文件,按理说填写了这个应该是先调用这个dist_dir里面的吧~)然后将编译好的
dist
放到本地使用就没上述的错误AList version v3.31.0
Beta Was this translation helpful? Give feedback.
All reactions