webpack2利用插件clean-webpack-plugin來清除dist文件夾中重複的文件

配置文件以下css /** * Created by oufeng on 2017/5/6. */ const webpack = require('webpack'); const path = require('path'); const ExtractTextPlugin = require('extract-text-webpack-plugin'); module.exports
相關文章
相關標籤/搜索