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
The Bower spec for main has changed (see bower/spec#43)
As such, main only contains the entry points rather than the files required to use the package. This means that the copy files functionality doesn't bring in all the required files. This is quite an issue for packages like bootstrap.
To save anyone else the bother of trawling through the extensive list of issues and comments... thought I'd share that this issue has now been raised in bower to address this - bower/spec#47
The text was updated successfully, but these errors were encountered:
The Bower spec for main has changed (see bower/spec#43)
As such, main only contains the entry points rather than the files required to use the package. This means that the copy files functionality doesn't bring in all the required files. This is quite an issue for packages like bootstrap.
To save anyone else the bother of trawling through the extensive list of issues and comments... thought I'd share that this issue has now been raised in bower to address this - bower/spec#47
The text was updated successfully, but these errors were encountered: