Open Pika-Pool opened 3 years ago
my dependencies:
"dependencies": { "@craco/craco": "^6.3.0", "file-loader": "^6.2.0", "react": "^17.0.2", "react-dom": "^17.0.2", "react-scripts": "^4.0.3", "sql.js": "^1.6.1" }
This example throws the mentioned error if the file-loader dependency is not added
file-loader
my dependencies:
This example throws the mentioned error if the
file-loader
dependency is not added