{"id":22096813,"url":"https://github.com/yi-love/webpack4-demo","last_synced_at":"2025-07-24T22:32:21.673Z","repository":{"id":31789707,"uuid":"128903822","full_name":"Yi-love/webpack4-demo","owner":"Yi-love","description":"webpack4的node.js案例（use webpack 4 demo）","archived":false,"fork":false,"pushed_at":"2022-12-09T03:38:30.000Z","size":849,"stargazers_count":21,"open_issues_count":5,"forks_count":7,"subscribers_count":3,"default_branch":"master","last_synced_at":"2023-03-01T07:16:28.004Z","etag":null,"topics":["webpack","webpack-demo","webpack4"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Yi-love.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-04-10T08:57:56.000Z","updated_at":"2021-09-12T14:30:11.000Z","dependencies_parsed_at":"2023-01-14T19:46:43.927Z","dependency_job_id":null,"html_url":"https://github.com/Yi-love/webpack4-demo","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yi-love%2Fwebpack4-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yi-love%2Fwebpack4-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yi-love%2Fwebpack4-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yi-love%2Fwebpack4-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Yi-love","download_url":"https://codeload.github.com/Yi-love/webpack4-demo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227482464,"owners_count":17779968,"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":["webpack","webpack-demo","webpack4"],"created_at":"2024-12-01T04:12:44.056Z","updated_at":"2024-12-01T04:12:44.508Z","avatar_url":"https://github.com/Yi-love.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# webpack4 demo\n这是一个webpack4的node.js案例。\n\n- Node.js\n- Koa\n- vue\n- Webpack\n- 多语言\n- 多页面\n\n## npm install\n首先安装需要的依赖：\n\n```sh\nnpm ci node-sass --sass_binary_site=https://npm.taobao.org/mirrors/node-sass/\n```\n\n\u003e 因为依赖node-sass，指定node-sass镜像地址到淘宝镜像地址，加速下载。\n\n## build\n构建前端页面，启动node.js服务。\n\n前端构建：\n\n```sh\nnpm run webpack\n```\n\n后端服务：\n```sh\nnpm run develop //启动node\n```\n\nopen `127.0.0.1:4000`.\n\nopen `http://localhost:4000/`.\n\n### 目录结构\n\n- client  保存前端文件目录(frontEnd源码)\n- server  Node服务文件目录(编译完成并注入了js\u0026css的html文件会保存到这个目录下的views)\n- static  静态资源文件目录(所有前端编译后的文件都会保存到这个目录)\n\n### 版本历史\n\n- 2018\n\nstep_0 单入口，单页面案例 https://github.com/Yi-love/webpack4-demo/tree/step_0\n\nstep_1 多入口，多页面案例  https://github.com/Yi-love/webpack4-demo/tree/step_1\n\nstep_2 多入口，多页面案例-升级版 https://github.com/Yi-love/webpack4-demo/tree/step_2\n\n- 2019-05-23\n\nstep_3 多入口，多页面，多语言 https://github.com/Yi-love/webpack4-demo/tree/step_3\n\nstep_4 【docker】多入口，多页面，多语言  https://github.com/Yi-love/webpack4-demo/tree/step_4\n\n- 2019-09-30\n\nstep_5 多入口，多页面，多语言(框架优化版)) https://github.com/Yi-love/webpack4-demo/tree/step_5","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyi-love%2Fwebpack4-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyi-love%2Fwebpack4-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyi-love%2Fwebpack4-demo/lists"}