# webpackagetest **Repository Path**: hanpenghu_admin/webpackagetest ## Basic Information - **Project Name**: webpackagetest - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-06-06 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 安装 cnpm install -D webpack-cli 建议全局安装 -g是全局安装 cnpm install -D webpack-cli -g 打包 webpack runoob1.js -o bundle.js