Every commit related to the source of the library involves the update of the distribution files. To avoid cluttering the commits history with all these updates, the distribution files should be made available via a CDN that automatically creates them. By doing so, the distribution files can be added to the .gitignore file.
Every commit related to the source of the library involves the update of the distribution files. To avoid cluttering the commits history with all these updates, the distribution files should be made available via a CDN that automatically creates them. By doing so, the distribution files can be added to the
.gitignore
file.