const CopyWebpackPlugin = require("copy-webpack-plugin"); const path ... plugins: [ new CopyWebpackPlugin([ // {output}/file.txt { from: ...
確定! 回上一頁