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
是不是比较适应于前端都是静态html页面的场景,如果前端页面在开发的时候都是需要经过后端代码渲染的呢?是不是就不能用了
The text was updated successfully, but these errors were encountered:
只是代理静态文件,和后端渲染 html 没啥关系。
可以读一下 #7 会有个直观的了解。
Sorry, something went wrong.
一般用来在项目中直接调试静态文件的 CommonJS 源码:https://github.com/spmjs/spm/wiki/%E8%B0%83%E8%AF%95-CommonJS-%E6%BA%90%E7%A0%81
No branches or pull requests
是不是比较适应于前端都是静态html页面的场景,如果前端页面在开发的时候都是需要经过后端代码渲染的呢?是不是就不能用了
The text was updated successfully, but these errors were encountered: