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

「评论」四:单页面解决方案--代码分割和懒加载 #100

Open
dongyuanxin opened this issue Jun 18, 2019 · 2 comments
Open

Comments

@dongyuanxin
Copy link
Owner

四:单页面解决方案--代码分割和懒加载:https://xin-tan.com/passages/2018-08-08-webpack-spa-split-lazy/

@zfAndadhere
Copy link

这种实现代码分离的方式 是强依赖于业务的编码方式的 如果不使用import函数 require.ensure函数 如何在webpack配置里实现代码分离操作呢

@dongyuanxin
Copy link
Owner Author

@zfAndadhere
这种实现代码分离的方式 是强依赖于业务的编码方式的 如果不使用import函数 require.ensure函数 如何在webpack配置里实现代码分离操作呢

既然用了webpack,为什么要排斥官方提供的api?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants