Using "react": "^17.0.1" to create a chatApp with CometChat, it throws the following error at build time: Syntax error: pragma and pragmaFrag cannot be set when runtime is automatic
What was the expected behavior?
It was expected to load the CometChat UI on the browser
Reproduction
Step 1. Create a react boilerplate (with the latest version)
Step 2. Follow the steps in the documentation to create a chatApp with CometChat
Describe the problem
What was the expected behavior?
Reproduction
Environment
"react": "^17.0.1"