Skip to content

Commit 1181c0e

Browse files
author
Jason Milloff
committed
Remove accidental filename setting which wasn't needed and was breaking test
1 parent 57c6c43 commit 1181c0e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
module.exports = {
22
devtool: "source-map",
33
output: {
4-
filename: "MyLibrary.[name].js",
54
library: ["Foo", "[name]"]
65
}
76
};

0 commit comments

Comments
 (0)