webpack-contrib/install-webpack-plugin

Feature request: the dependancy should be removed if no import statements are present

SyedWasiHaider opened this issue · 1 comments

Hey there!

First off this is really cool. Only issue I had was I did a random import to test it out and it correctly added the dependency. However, once I removed that import statement, the dependency was still there.

Let me know if that doesn't make sense.

Just realized this is a duplicate of #15