Steps to replicate the issue (include links if applicable):
- Clone the latest repo, where we have files for testing.
- Run npm run test, to test the functionality.
- You will see the build failed.
What happens?:
Jest does not recognise webpack functions, and throws the error for the same.
What should have happened instead?:
Test should have run, and build should have been success.
Other information (browser name/version, screenshots, etc.):
