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

Remove polymer-cli dependency #2741

Merged
merged 3 commits into from
Jan 13, 2018

Conversation

ndelangen
Copy link
Member

It should be used in a full example, but the polymer-cli isn't used by us, and installs gigabytes of dependencies..

It should be used in a full example, but the polymer-cli isn't used by us, and installs gigabytes of dependencies..
Copy link
Member

@shilman shilman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM thanks!

@Hypnosphi
Copy link
Member

Not related to the PR, but why don't we have build-storybook command for polymer?

@shilman
Copy link
Member

shilman commented Jan 13, 2018

@Hypnosphi we do

    "build-storybook": "./bin/build.js",

@Hypnosphi
Copy link
Member

@ndelangen can you please remove this dep from CLI fixture as well? It slows down CLI test significantly

@shilman shilman changed the title OPTIMIZE by not installing polymer-cli Remove polymer-cli dependency Jan 13, 2018
@codecov
Copy link

codecov bot commented Jan 13, 2018

Codecov Report

Merging #2741 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2741   +/-   ##
=======================================
  Coverage   33.08%   33.08%           
=======================================
  Files         418      418           
  Lines        9134     9134           
  Branches      968      971    +3     
=======================================
  Hits         3022     3022           
- Misses       5453     5458    +5     
+ Partials      659      654    -5
Impacted Files Coverage Δ
app/polymer/src/server/utils.js 0% <0%> (-53.58%) ⬇️
lib/ui/src/modules/ui/containers/shortcuts_help.js 25% <0%> (ø) ⬆️
addons/a11y/src/components/Tabs.js 0% <0%> (ø) ⬆️
addons/info/src/components/types/PropertyLabel.js 78.94% <0%> (ø) ⬆️
lib/codemod/src/transforms/move-buildin-addons.js 46.87% <0%> (ø) ⬆️
addons/jest/src/components/PanelTitle.js 0% <0%> (ø) ⬆️
lib/codemod/src/transforms/update-addon-info.js 50% <0%> (ø) ⬆️
lib/ui/src/modules/ui/routes.js 0% <0%> (ø) ⬆️
addons/links/src/react/components/link.js 78.78% <0%> (ø) ⬆️
addons/actions/src/lib/types/infinity/index.js 80% <0%> (ø) ⬆️
... and 42 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e706e70...b7db7bd. Read the comment docs.

…build-remove-polymer-cli

# Conflicts:
#	yarn.lock
@shilman shilman merged commit 1943bcb into master Jan 13, 2018
@shilman shilman deleted the ndelangen/optimize-build-remove-polymer-cli branch January 13, 2018 11:52
@ndelangen
Copy link
Member Author

@Hypnosphi I'm not seeing the dependency anywhere else..

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