webpack-contrib / install-webpack-plugin

Speed up development by automatically installing & saving dependencies with Webpack.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

SyedWasiHaider opened this issue · 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