This plugin will omit bundled JS files for dependencies that are exclusively CSS, which become obsolete once mini-css-extract-plugin extracts inlined CSS into its own .css file
-
Updated
Jan 4, 2023 - JavaScript
This plugin will omit bundled JS files for dependencies that are exclusively CSS, which become obsolete once mini-css-extract-plugin extracts inlined CSS into its own .css file
一份基础的webpack配置,包含解析sass,提取(多个)css文件,热更新替换,开发线上环境区分,jQuery插件引入,页面文件资源引入,模块异步加载 等基础功能的配置
Add a description, image, and links to the extracttextplugin topic page so that developers can more easily learn about it.
To associate your repository with the extracttextplugin topic, visit your repo's landing page and select "manage topics."