shell-loader
shell-loader copied to clipboard
Some way of knowing what file is being processed?
It would be nice if it were possible to know what file is currently being processed and pass it to the script via an environment variable or something.
I'm not super familiar with webpack loaders, so I'm not sure if this is possible.