webpack.config.js ... const webpack = require('webpack'); ... 透過entry 指定,我將「./src/index.js」壓縮成「.dist/jquery.vmodel.min.js」。
確定! 回上一頁