{"id":22389668,"url":"https://github.com/ououpao/webpack-tutorial-collection","last_synced_at":"2026-03-15T04:41:59.313Z","repository":{"id":87268665,"uuid":"49706063","full_name":"ououpao/webpack-tutorial-collection","owner":"ououpao","description":"webpack 教程资源收集","archived":false,"fork":false,"pushed_at":"2018-06-14T01:46:11.000Z","size":15,"stargazers_count":306,"open_issues_count":0,"forks_count":66,"subscribers_count":26,"default_branch":"master","last_synced_at":"2025-04-09T15:06:27.940Z","etag":null,"topics":["react-webpack","vue-webpack","webpack"],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ououpao.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2016-01-15T08:21:14.000Z","updated_at":"2024-12-11T10:56:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"6dd9f887-14ae-4885-b628-74994b3373b5","html_url":"https://github.com/ououpao/webpack-tutorial-collection","commit_stats":null,"previous_names":["ououpao/webpack-tutorial-collection"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ououpao%2Fwebpack-tutorial-collection","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ououpao%2Fwebpack-tutorial-collection/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ououpao%2Fwebpack-tutorial-collection/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ououpao%2Fwebpack-tutorial-collection/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ououpao","download_url":"https://codeload.github.com/ououpao/webpack-tutorial-collection/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248055284,"owners_count":21040157,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["react-webpack","vue-webpack","webpack"],"created_at":"2024-12-05T03:12:37.056Z","updated_at":"2026-03-15T04:41:54.266Z","avatar_url":"https://github.com/ououpao.png","language":null,"readme":"### webpack 教程资源收集\n(持续更新，欢迎 start, watch 或提 PR)\n##### [官方文档](https://webpack.js.org/)\n##### [中文文档](https://webpack.docschina.org/)\n---\n#### :four: webpack 4.0\n* [(译)webpack4.0正式版重大更新与特性详细清单](https://mp.weixin.qq.com/s/tvhEkWTuSs8X0d5N_s79oA)  `译者：疯狂的技术宅`\n* [(译)webpack 4正式发布，速度最高可提升98%！！](https://mp.weixin.qq.com/s/mF56rpzmqdSyti1iJu4tCw)  `译者：怡红公子`\n* [webpack4初探](https://mp.weixin.qq.com/s/ScQdoysvLq8Pbc04LJII9w)  `作者：自然醒`\n\n##### :v: 初级教程\n* [webpack-howto](https://github.com/petehunt/webpack-howto)  `作者：Pete Hunt`\n* [Webpack 入门指迷](http://segmentfault.com/a/1190000002551952)  `作者：题叶`  　\n* [webpack-demos](https://github.com/ruanyf/webpack-demos) `作者：ruanyf`\n* [一小时包教会 —— webpack 入门指南](http://www.cnblogs.com/vajoy/p/4650467.html)  `作者：VaJoy Larn`　　\n* [webpack 入门及实践](http://www.w3ctech.com//topic/1557)  `作者：zhouweicsu`　　\n* [Webpack傻瓜式指南（一）](http://zhuanlan.zhihu.com/FrontendMagazine/20367175)  `译者：前端外刊评论`　　\n* [Webpack傻瓜式指南（二）](http://zhuanlan.zhihu.com/FrontendMagazine/20397902)  `译者：前端外刊评论`　\n* [入门Webpack，看这篇就够了](http://www.jianshu.com/p/42e11515c10f)  `作者：zhangwang `　\n\n##### :muscle: 进阶教程\n* [webpack使用优化](http://web.jobbole.com/84847/)  `作者：alloyteam`　　\n* [如何开发一个 Webpack Loader ( 一 )](http://www.alloyteam.com/2016/01/webpack-loader-1/)  `作者：alloyteam`　　\n* [基于 Webpack 和 ES6 打造 JavaScript 类库](https://github.com/cssmagic/blog/issues/56)  `译者：CSS魔法`  \n* [webpack常用配置总结](http://www.h-simon.com/42/) `作者：小凡哥`\n* [(译)Webpack——令人困惑的地方](https://github.com/chemdemo/chemdemo.github.io/issues/13) `作者：chemdemo`\n* [基于webpack搭建前端工程解决方案探索](https://github.com/chemdemo/chemdemo.github.io/issues/10) `作者：chemdemo`\n* [webpack在PC项目中的应用](https://github.com/icepy/_posts/issues/25) `作者：icepy`\n* [webpack实践最后一篇](https://github.com/icepy/_posts/issues/34) `作者：icepy`\n* [webpack_performance](https://github.com/wyvernnot/webpack_performance) `作者：wyvernnot`\n* [如何 10 倍提高你的 Webpack 构建效率](https://segmentfault.com/a/1190000005770042) `作者：紅白`\n* [Express结合Webpack的全栈自动刷新](http://acgtofe.com/posts/2016/02/full-live-reload-for-express-with-webpack) `来源：ACGTOFE`\n* [webpack 单页面应用实战](https://segmentfault.com/a/1190000005866410#articleHeader11) `作者：hsw`\n* [webpack多页应用架构系列](https://segmentfault.com/a/1190000006843916#articleHeader5) `作者：array_huang`\n\n#### :fire: webpack 2.0\n* [Webpack2 有哪些新东西](https://github.com/cssmagic/blog/issues/58)  `译者：cssmagic`\n* [如何评价 Webpack 2 新引入的 Tree-shaking 代码优化技术?](https://www.zhihu.com/question/41922432) `来源：知乎`\n* [Webpack 2 Tree Shaking Configuration](https://medium.com/modus-create-front-end-development/webpack-2-tree-shaking-configuration-9f1de90f3233#.hqv8bdir5) `来源：Medium`\n* [Vue 2 + Webpack 2 脚手架](https://github.com/egoist/vuepack) `作者：egoist`\n* [webpack2-simple-vue2](https://github.com/vuets/webpack2-simple-vue2) `来源：vuets`\n* [超清 Webpack 2 视频教程 (持续更新)](https://github.com/ParryQiu/DevOpenClub-Tech-Webpack2) `作者：Parry`\n\n##### :diamond_shape_with_a_dot_inside: React \u0026 webpack\n* [react-redux-universal-hot-example](https://github.com/erikras/react-redux-universal-hot-example) `作者：erikras` \n* [webpack-seed](https://github.com/chemdemo/webpack-bootstrap) `作者：chemdemo`  \n* [Webpack+React+ES6开发模式入门指南](http://www.cnblogs.com/skylar/p/React-Webpack-ES6.html) `作者：大额_skylar`\n* [使用 React 和 Webpack 构建静态网站](http://www.oschina.net/translate/react-static-site) `来源：开源中国`\n* [手把手教你基于ES6架构自己的React Boilerplate项目](https://segmentfault.com/a/1190000005037309) `作者：lhc`\n* [budgeting-sample-app-webpack2](https://github.com/ModusCreateOrg/budgeting-sample-app-webpack2) `来源：Modus Create`\n\n##### :a: Angular \u0026 webpack\n* [angular-webpack-cookbook](http://dmachat.github.io/angular-webpack-cookbook/) `作者：Drew Machat`\n* [angular-webpack](https://github.com/preboot/angular-webpack) `来源：preboot`\n* [angular2-webpack](https://github.com/preboot/angular2-webpack) `来源：preboot`\n* [angular2-webpack-starter](https://github.com/AngularClass/angular2-webpack-starter) `来源：AngularClass`\n* [es6+angular1.X+webpack 实现按路由功能打包项目](https://segmentfault.com/a/1190000004358725) `作者：yang_j_j`\n* [(译) 通过 Webpack 实现 AngularJS 的延迟加载](https://segmentfault.com/a/1190000004514747) `作者：Cheng_Gu`\n* [Webpack + Angular的组件化实践](https://segmentfault.com/a/1190000003915443) `作者：王伟嘉`\n\n##### :man: Vue \u0026 webpack\n* [vue-webpack-boilerplate](https://github.com/vuejs-templates/webpack)  `来源：vue官方`\n* [vue-chat](https://github.com/Coffcer/vue-chat) `作者：Coffcer`\n* [webpack入坑之旅系列](http://guowenfh.github.io/2016/03/24/vue-webpack-01-base/) `作者：guowenfh`\n* [vue-gulp-webpack单页面组件开发](https://github.com/JsAaron/vue-gulp-webpack) `作者：JsAaron`  \n* [使用 Vuex + Vue.js 构建单页应用](https://segmentfault.com/a/1190000005891026) `作者：离尘不理人`\n* [vue-vueRouter-webpack](https://github.com/vingojw/vue-vueRouter-webpack) `作者：vingojw`\n* [Vue.js 和 Webpack](http://div.io/topic/1343?page=1#5517) `作者：djyde`　　\n* [Vue+Webpack使用规范](https://www.talkingcoder.com/article/6309726065044556372)\n* [Vue 2 + Webpack 2 脚手架](https://github.com/egoist/vuepack) `作者：egoist`\n* [webpack2-simple-vue2](https://github.com/vuets/webpack2-simple-vue2) `来源：vuets`\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fououpao%2Fwebpack-tutorial-collection","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fououpao%2Fwebpack-tutorial-collection","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fououpao%2Fwebpack-tutorial-collection/lists"}