Skip to content

Commit 2e43e8c

Browse files
committed
This really should be part of another PR
I think it's messing up coverage results
1 parent daca9cb commit 2e43e8c

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

  • test/configCases/parsing/issue-6867
Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1 @@
1-
export default function foo() {
2-
foo = function() {} // this not working is currently a bug in webpack 😝
3-
}
1+
export default function foo() {}

0 commit comments

Comments
 (0)