Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature requests: Transform while copying and gzip files in folders #41

Open
arqex opened this issue Aug 16, 2018 · 2 comments
Open

Feature requests: Transform while copying and gzip files in folders #41

arqex opened this issue Aug 16, 2018 · 2 comments

Comments

@arqex
Copy link

arqex commented Aug 16, 2018

Hey thanks for the great plugin! I am looking for replacing the copy and compression plugins from my build stack and, to do so, I still need filemanager plugin to have 2 main features:

  • The copy plugin has a transform option to made modifications to the files while copying ( https://github.com/webpack-contrib/copy-webpack-plugin#patterns ). That's so handy, it's like a swiss knife. It would be great to have something similar when copying/moving with filemanager.

  • The other thing I noticed is that if I want to gzip all the files in a directory, filemanager will create one file that contains all the files in the folder. When creating a gziped version of the app is great to gzip the files separately, as the compression plugin (https://github.com/webpack-contrib/compression-webpack-plugin) does. Their filename option is also great to specify changes to the extension or similar.

Thanks again for this plugin, I think it's a great idea.

@gregnb
Copy link
Owner

gregnb commented Aug 26, 2018

hey @arqex thanks for the feedback. Let me look into this some more. No promises I'm not really sure if I want to get this deep into functionality.

@etabackman
Copy link

The transform option would be really helpful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants