1 parent daca9cb commit 2e43e8cCopy full SHA for 2e43e8c
1 file changed
test/configCases/parsing/issue-6867/c.js
@@ -1,3 +1 @@
1
-export default function foo() {
2
- foo = function() {} // this not working is currently a bug in webpack 😝
3
-}
+export default function foo() {}
0 commit comments