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

关于Webpack的问答 #21

Open
janeLLLL opened this issue Oct 9, 2020 · 0 comments
Open

关于Webpack的问答 #21

janeLLLL opened this issue Oct 9, 2020 · 0 comments

Comments

@janeLLLL
Copy link
Owner

janeLLLL commented Oct 9, 2020

  1. Webpack如何打包才能尽可能的缩小体积(详解)
  2. Webpack 的构建流程主要有哪些环节?如果可以请尽可能详尽的描述 Webpack 打包的整个过程。
  3. Loader 和 Plugin 有哪些不同?请描述一下开发 Loader 和 Plugin 的思路。
  4. webpack与grunt、gulp的不同?
  5. 与webpack类似的工具还有哪些?谈谈你为什么最终选择(或放弃)使用webpack?
  6. 有哪些常见的Loader?他们是解决什么问题的?
  7. 有哪些常见的Plugin?他们是解决什么问题的?
  8. Loader和Plugin的不同?
  9. webpack的构建流程是什么?从读取配置到输出文件这个过程尽量说全
  10. 是否写过Loader和Plugin?描述一下编写loader或plugin的思路?
  11. webpack的热更新是如何做到的?说明其原理?
  12. 如何利用webpack来优化前端性能?(提高性能和体验)
  13. 如何提高webpack的构建速度?
  14. 怎么配置单页应用?怎么配置多页应用?
  15. npm打包时需要注意哪些?如何利用webpack来更好的构建?
  16. 如何在vue项目中实现按需加载?
@janeLLLL janeLLLL changed the title Webpack如何打包才能尽可能的缩小体积(详解) 关于Webpack的问答 Oct 9, 2020
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

1 participant