Include Certificates as a part of the library
PR Changes:
- A script to which reads the files in the
resourcesdir and generatescerts.jsfile with all the certificates as base64 encoded strings - Removes the FileSystem
fsmodule dependency - Uses the certs.js as the source of certs
- changes the entry file of the package to
dist/gstin-validator.jsinstead ofsrc/index.jsso consumers can use the compiled output