# webpack_4.x_demo **Repository Path**: project_admin/webpack_4.x_demo ## Basic Information - **Project Name**: webpack_4.x_demo - **Description**: webpack 多页面 公共页面复用 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2018-08-30 - **Last Updated**: 2021-03-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 加载依赖: npm i 开发环境: npm run dev 编译环境: npm run build