Skip to content
New issue

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

优化 SPA 支持 #103

Closed
Diablohu opened this issue Apr 28, 2019 · 1 comment
Closed

优化 SPA 支持 #103

Diablohu opened this issue Apr 28, 2019 · 1 comment
Labels
bundling process enhancement New feature or request

Comments

@Diablohu
Copy link
Member

Diablohu commented Apr 28, 2019

NPM 命令

  • koot-start -> 生产环境打包,之后启动简易静态服务器

简易静态服务器

  • JS 执行文件放入打包结果目录
  • 服务器忽略该文件的请求
  • 默认开启跨域支持
@Diablohu Diablohu added enhancement New feature or request bundling process labels Apr 28, 2019
@Diablohu
Copy link
Member Author

简易服务器执行文件路径 [DIST]/_server/index.js

Diablohu added a commit that referenced this issue Jun 28, 2019
@Diablohu Diablohu closed this as completed Jul 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bundling process enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant