Skip to content

Conversation

@erundle
Copy link

@erundle erundle commented Aug 11, 2015

Resolves #27

This is similar to how the angular repos and jquery etc are structured. They deliver minified and unminified versions but only the unminified version are listed in main:

Angular:
"main": "./angular.js",
jQuery:
"main": "dist/jquery.js",

@waldenraines
Copy link

👍

"Only one file per filetype." - https://github.com/bower/bower.json-spec#main

LGTM

@jeff-phillips-18
Copy link
Member

LGTM

jeff-phillips-18 added a commit that referenced this pull request Aug 11, 2015
Update main to only include non minified version
@jeff-phillips-18 jeff-phillips-18 merged commit 43339ad into patternfly:master Aug 11, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants