preprocess-loader
preprocess-loader copied to clipboard
Should not delete `query.ppOptions`.
Should not delete query.ppOptions
in this line:
https://github.com/dearrrfish/preprocess-loader/blob/d49452a2943334c4c6d28b3c6f46cdee21769bf2/index.coffee#L53
Because when the next time the loader run the query.ppOptions
is missing.
I'm also faced this issue. @dearrrfish can you please take a look?
It happens in case of using with webpack 2+ and options
object, not via loader
string.