Skip to content
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

feat(polymer): add support for polymer-cli #105

Closed
dmccaffery opened this issue Jun 26, 2017 · 0 comments
Closed

feat(polymer): add support for polymer-cli #105

dmccaffery opened this issue Jun 26, 2017 · 0 comments
Assignees
Milestone

Comments

@dmccaffery
Copy link
Member

Condo should detect polymer.json files and automatically execute the test and build targets.

@dmccaffery dmccaffery added this to the vnext milestone Jun 26, 2017
@dmccaffery dmccaffery self-assigned this Jun 26, 2017
@dmccaffery dmccaffery changed the title WIP: feat(polymer): add support for executing polymer-cli WIP: feat(polymer): add support for polymer-cli Jun 26, 2017
@dmccaffery dmccaffery changed the title WIP: feat(polymer): add support for polymer-cli feat(polymer): add support for polymer-cli Sep 6, 2017
dmccaffery added a commit that referenced this issue Sep 6, 2017
* automatically detect polymer.json
* detect polymer-cli and bower-cli from node_modules if not installed globally
* execute npm install
* execute bower install
* execute polymer install
* execute polymer build
* copy polymer output to artifacts/build
* add test project for npm, bower, and polymer-cli

Closes: #105
@ghost ghost removed the in progress label Sep 6, 2017
dmccaffery added a commit that referenced this issue Sep 6, 2017
* automatically detect polymer.json
* detect polymer-cli and bower-cli from node_modules if not installed globally
* execute npm install
* execute bower install
* execute polymer install
* execute polymer build
* copy polymer output to artifacts/build
* add test project for npm, bower, and polymer-cli

Closes: #105
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant