Skip to content

Commit 545ccef

Browse files
author
Yaroslav Kasperovich
committed
Remove exclude
1 parent e0cdacb commit 545ccef

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

index.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,5 @@ module.exports = (API, projectOptions) => {
2424
}
2525

2626
coffeeRule.use("coffee-loader").loader(require.resolve("coffee-loader"));
27-
28-
coffeeRule.exclude.add("node_modules").end();
2927
});
3028
};

0 commit comments

Comments
 (0)