We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
hi!打包后的index.html文件,本地打开后空白。该怎么处理呢? ps:丢到服务器上正常。
The text was updated successfully, but these errors were encountered:
我丢到服务器上也是空白的
Sorry, something went wrong.
dist.zip 作者这个工具挺好用的,我打包了一个 供取用。注意要将web服务的\根目录定义在dist目录内启动。 举例,如果用python的话很简单: 解压dist.zip
cd dist python3 -m http.server 8000
浏览器访问http://locahost:8000即可.
No branches or pull requests
hi!打包后的index.html文件,本地打开后空白。该怎么处理呢?
ps:丢到服务器上正常。
The text was updated successfully, but these errors were encountered: