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
{{ message }}
This repository has been archived by the owner on Oct 2, 2021. It is now read-only.
When using a custom directory for bower modules, unless explicitly pointed at this directory in the webpack configuration, this plugin fails to resolve any modules.
The expected bower behaviour is to install and resolve components to the directory specified in configuration, which defaults to bower_components when left unspecified.
When using a custom directory for bower modules, unless explicitly pointed at this directory in the webpack configuration, this plugin fails to resolve any modules.
The expected bower behaviour is to install and resolve components to the directory specified in configuration, which defaults to bower_components when left unspecified.
http://bower.io/docs/config/#directory
The text was updated successfully, but these errors were encountered: