screenshot-desktop icon indicating copy to clipboard operation
screenshot-desktop copied to clipboard

Add dirname option and add options to the all method

Open gauthier-th opened this issue 3 years ago • 0 comments

This PR adds the dirname option which is usefull when the __dirname variable does not point to the right path. This is the case inside a webpack project. It also adds options for the the all method, so it is possible to specify format and dirname options.

gauthier-th avatar Jul 27 '21 11:07 gauthier-th