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

Create a package.json file for Polymer tools so it can be installed with npm #13

Closed
wants to merge 4 commits into from

Conversation

briandipalma
Copy link

I'm trying to test the Web Component polyfills individually and I would prefer to use only one package manager so I need to be able to install the tools package with npm.

@briandipalma
Copy link
Author

Hi @addyosmani thanks for replying. I've published my own Custom Elements shim on npm https://www.npmjs.org/package/customelements and I've found it good enough for my purposes so I no longer need this change, in fact I never really needed it...

I just wanted to try and drive as much of my workflow with package management and back then npm was the best choice as I felt bower wasn't offering significant value over a simple git clone. I've started to think that JSPM might be the best current offering http://jspm.io/ we will see :)

As it stands if I need the CE shim I will just build it and push it to npm instead of trying to make PRs to Polymer. Thanks again.

rictic pushed a commit that referenced this pull request Apr 7, 2018
rictic pushed a commit that referenced this pull request Apr 7, 2018
justinfagnani pushed a commit that referenced this pull request Apr 8, 2018
aomarks pushed a commit that referenced this pull request Apr 9, 2018
Adds an -o option to open your default browser to an initial page
bicknellr pushed a commit that referenced this pull request Apr 9, 2018
Add batch processing with error collection
justinfagnani pushed a commit that referenced this pull request Apr 10, 2018
usergenic pushed a commit that referenced this pull request Jun 8, 2018
Fix #13: Make Selenium listener port configurable
aomarks added a commit that referenced this pull request Jul 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants