I am using cloudant database but it is giving problem in require. I have used webpack to add the library of Require but none of it is working.
I've checked the clouding library and it is not an AMD module. It is a CommonJS module, so please read the docs: https://requirejs.org/docs/commonjs.html this will probably help you