This commit is contained in:
pplokijuhyg 2019-12-02 09:52:24 +08:00
parent 62a5b746d6
commit 36b4eab3e7

View File

@ -30,4 +30,9 @@ module.exports = {
filename: 'my-first-webpack.bundle.js' filename: 'my-first-webpack.bundle.js'
} }
}; };
path 输出目录
filename 输出文件名
## loader