This project provides a webpack loader that removes JavaScript comments from files, primarily using the `strip-json-comments` package. It is designed for developers using webpack who need to clean their code during builds, with a specific use case for loading JSON files that contain comments when used alongside `json-loader`.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
A webpack loader that will remove JS comments from a file.