update
This commit is contained in:
@@ -106,7 +106,8 @@ const path=require("path")
|
|||||||
moudle.export={
|
moudle.export={
|
||||||
entry:"" //入口文件路径
|
entry:"" //入口文件路径
|
||||||
output:{
|
output:{
|
||||||
path:"
|
path:"" 压缩后文件所在路径,
|
||||||
|
filename:"" 文件名
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user