We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6072357 commit 90b7d20Copy full SHA for 90b7d20
craco.config.js
@@ -4,8 +4,6 @@ const {
4
loaderByName,
5
addAfterLoader,
6
} = require('@craco/craco');
7
-const { copyFileSync } = require('fs');
8
-const path = require('path');
9
10
[
11
'favicon.ico',
0 commit comments