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

Pre and post processing #68

Open
vwochnik opened this issue Jun 30, 2016 · 0 comments
Open

Pre and post processing #68

vwochnik opened this issue Jun 30, 2016 · 0 comments

Comments

@vwochnik
Copy link

I am missing pre and post processing functions for each included file. Those are required in my use case in order to prepare an arbitrary file to be inserted into javascript.

Something simple, like (contents, filename, extension) => contents would do the trick here. I have tried other solutions with temporary folders but that isn't working because the filenames are the same for multiple include paths where both files make it into the build.

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

2 participants