asfktz / autodll-webpack-plugin

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

How do I set entryOnly to true to enable treeshaking? #144

Open jyield18 opened 4 years ago

jyield18 commented 4 years ago

Can I set entryOnly to true to enable treeshaking or should I be using DLLPlugin instead?