You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently to ignore bower dependencies we need to install it but have to exclude it by specifying specific paths.
Instead wiredep could use .bowerrc to ignore dependencies in bower way. So that we don't need to install a dependent package and exclude it in wiredep configuration.
Currently to ignore bower dependencies we need to install it but have to
exclude
it by specifying specific paths.Instead wiredep could use
.bowerrc
to ignore dependencies in bower way. So that we don't need to install a dependent package and exclude it in wiredep configuration..bowerrc
Wiredep configuration
The text was updated successfully, but these errors were encountered: