Thanks for the excellent module.
Is it possible to have an option similar to file-loader emitFile? The use case is the generation of the server side versions of packages, same use case as the one in the file-loader and the effect is to prevent the actual generation of the file (as it won't actually be used).
Best regards