v0.9.6, fix an errore in webpack
This commit is contained in:
@@ -53,7 +53,7 @@ module.exports = [
|
||||
},
|
||||
},
|
||||
{
|
||||
mode: "development",
|
||||
mode: "production",
|
||||
target: "node",
|
||||
devtool: "source-map",
|
||||
entry: "./mailgo.lib.ts",
|
||||
|
||||
Reference in New Issue
Block a user