ngx-file-drop
ngx-file-drop copied to clipboard
Complex file extensions don't work for [accept]
When adding extensions such as ".backup.tar" or ".tar.gz", ngx-file-drop does not recognize these as accepted file types. It seems to only recognize simple extensions, such as ".tar" and ".tgz". It would be nice to be able to specify more specific/complex file extensions.