light

Results 3 comments of light

对就是这个意思 var webpack = require('webpack') const path = require('path') const UglifyJSWebpackPlugin = require('uglifyjs-webpack-plugin') const BundleAnalyzerPlugin = require('webpack-bundle-analyzer').BundleAnalyzerPlugin; const rootPath = process.cwd() module.exports = { mode: process.env.NODE_ENV, entry: { // admin:...

好吧 发自我的iPhone ------------------ 原始邮件 ------------------ 发件人: wangzhijun