Remove duplicate files by inputting directory path
# you can also run `yarn run build`
$ npm run build
$ cd dist
$ node main.js [your-directory-path]
$ npm run build
$ cd dist
# There exists 4 duplicate files.
# After execution this, just one file left.
# The other ones are to be removed.
$ node main.js ./example-images