Hi, thanks for the helpful tool.
You are saying in the docs: During the installation of the module, it downloads the latest certificates from the Mozilla database and builds the PEM file in node_modules/node_extra_ca_certs_mozilla_bundle/ca_bundle folder. This pose a prob in the bundled npm packages like many cases (the package will be bundled in dist folder which doesnot have node_modules folder in it) !
Any ideas how to solve this issue ?
Hi, thanks for the helpful tool.
You are saying in the docs:
During the installation of the module, it downloads the latest certificates from the Mozilla database and builds the PEM file in node_modules/node_extra_ca_certs_mozilla_bundle/ca_bundle folder. This pose a prob in the bundlednpmpackages like many cases (the package will be bundled indistfolder which doesnot havenode_modulesfolder in it) !Any ideas how to solve this issue ?