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 11, 2021. It is now read-only.
I have a dependency which includes a handful of optional CSS files, all of which are included in the "main" section of its bower.json. Several of them are fairly large, and I'd like to be able to exclude them from the resulting Meteor artifact.
Happy to try and sketch out a patch here, but would appreciate suggestions on what the interface should look like. My strawman would be something like
I have a dependency which includes a handful of optional CSS files, all of which are included in the "main" section of its
bower.json
. Several of them are fairly large, and I'd like to be able to exclude them from the resulting Meteor artifact.Happy to try and sketch out a patch here, but would appreciate suggestions on what the interface should look like. My strawman would be something like
The text was updated successfully, but these errors were encountered: