We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
my dependencies:
This example throws the mentioned error if the
file-loader
dependency is not addedThe text was updated successfully, but these errors were encountered: