Skip to content

Update main to only include non minified version #30

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 11, 2015

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