Expand compression mime types #927
Reference in New Issue
Block a user
Delete Branch "development"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem
We want to allow users to upload zip files when interacting with this module.
Found an open issue.
closes https://github.com/valor-software/ng2-file-upload/issues/885
Solution
We are looking to expand the options here within the
FileTypeclass.Bonus
Using the right class (
FileLikeObject) for thefileinput parameter.Codecov Report
23.07% <100%> (ø)Continue to review full report at Codecov.