# webpack-custom **Repository Path**: li_shifeng/webpack-custom ## Basic Information - **Project Name**: webpack-custom - **Description**: 自定义的一个 webpack 打包配置 - **Primary Language**: JavaScript - **License**: ISC - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2019-12-17 - **Last Updated**: 2021-03-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 自定义的一个 webpack 打包配置 - 使用 art-template / stylus # 注意事项 - 加载 .styl 文件要用 require,不能用 import 如:require('./index.styl')