This commit is contained in:
asd
2019-12-02 09:41:57 +08:00
parent 0222cf66d3
commit 7632977bf3

View File

@@ -24,7 +24,8 @@ moudle.export={
entry:"",
output:{
path:"" //
path:"" //最终bundle.js 生成的文件路径,
filename:"" //编译完成后生成的文件名 默认为 bundle.
}
}