asfktz / autodll-webpack-plugin

Webpack's DllPlugin without the boilerplate
MIT License
1.46k stars 80 forks source link

I am getting this error #103

Open manishaggarwal94 opened 6 years ago

manishaggarwal94 commented 6 years ago
            if(request && request in this.options.content) 

TypeError: Cannot use 'in' operator to search for './src/app-client.js' in undefined

WangBiaoxuan commented 6 years ago

so am i,do you know how to deal?

sudo-suhas commented 6 years ago

This line does not seem to be present in the code base. Could you share more information w.r.t reproduction of the issue, any stack trace if available etc?