{"id":22933884,"url":"https://github.com/woshiajuana/template-multi-html","last_synced_at":"2025-04-01T18:28:28.188Z","repository":{"id":41585055,"uuid":"197546746","full_name":"Woshiajuana/template-multi-html","owner":"Woshiajuana","description":"多页面项目模板，webpack 打包。","archived":false,"fork":false,"pushed_at":"2023-01-06T16:35:06.000Z","size":2679,"stargazers_count":0,"open_issues_count":23,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-07T12:14:00.514Z","etag":null,"topics":["art-template","multi-html","webpack"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/Woshiajuana.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}},"created_at":"2019-07-18T08:35:31.000Z","updated_at":"2021-04-06T02:33:54.000Z","dependencies_parsed_at":"2023-02-06T06:30:31.918Z","dependency_job_id":null,"html_url":"https://github.com/Woshiajuana/template-multi-html","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Woshiajuana%2Ftemplate-multi-html","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Woshiajuana%2Ftemplate-multi-html/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Woshiajuana%2Ftemplate-multi-html/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Woshiajuana%2Ftemplate-multi-html/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Woshiajuana","download_url":"https://codeload.github.com/Woshiajuana/template-multi-html/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246690770,"owners_count":20818388,"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":["art-template","multi-html","webpack"],"created_at":"2024-12-14T11:35:58.683Z","updated_at":"2025-04-01T18:28:28.148Z","avatar_url":"https://github.com/Woshiajuana.png","language":"JavaScript","readme":"# template-multi-html\n\n\u003e webpack 多页面打包，构建页面更方便\n\n## Author\n\n\u003e Ajuan \u003c979703986@qq.com\u003e\n\n## 目录结构\n\n```\nproject\n├── build                                   // 打包脚本目录\n|   ├── art-template-loader.js              // art-template loader 改写了一点东西，可以忽略一些文件。\n|   ├── utils.js                            // 工具 js\n|   ├── webpack.base.config.js              // webpack 基础配置\n|   ├── webpack.dev.config.js               // webpack 开发环境配置\n|   ├── webpack.hot.config.js               // webpack devserver 配置\n|   ├── webpack.prod.config.js              // webpack 生产环境配置\n├── dist                                    // 打包出来的js目录（用户部署生产）\n|   ├── assets                              // 静态文件目录\n│   |   └── css                             // 样式资源\n│   |   └── images                          // 图片资源\n│   |   └── js                              // js资源\n│   |   └── lib                             // 三方库资源\n│   |   └── media                           // 其他资源\n|   ├── [xxx].html                          // 页面\n├── node_modules                            // 依赖\n├── src                                     // 项目开发目录\n│   ├── assets                              // 静态资源目录\n│   ├── config                              // 项目配置目录\n│   ├── utils                               // 工具目录\n│   ├── views                               // 页面目录\n│   |   └── page\n├── .babelrc                                // babel 配置文件\n├── .editorconfig                           // 代码格式文件\n├── .gitignore                              // 忽略文件\n├── package.json\n├── package-lock.json\n├── README.md\n```\n\n## 操作命令\n\n\u003e npm run dev   =\u003e 开发页面，自动刷新\n\n\u003e npm run build:dev  =\u003e 测试打包项目\n\n\u003e npm run build:prod =\u003e 生产打包项目\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwoshiajuana%2Ftemplate-multi-html","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwoshiajuana%2Ftemplate-multi-html","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwoshiajuana%2Ftemplate-multi-html/lists"}