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

Instead of including fixed versions of the polymer components and additional client side stuff please provide the user with a sample bower dependencies descriptor instead #31

Open
silkentrance opened this issue Jun 22, 2015 · 3 comments

Comments

@silkentrance
Copy link

Incorporating the bower components in your meteor package will limit the user to the versions that you have packaged.

Please remove the components and instead provide the user with sample bower dependencies so that the user can incorporate these into his or her own project and let the user maintain the dependencies.

Also, there is no need for the web handler, just let the user put these dependencies into for example public/bower_components or a directory of his or her own choice using the .bowerrc.

See http://bower.io/docs/config/ for more information.

See also #30 which might become irrelevant once you removed the externals from the repo 😁

@brokenseal
Copy link

Is this project just discontinued?

@ahmed-masud
Copy link

I have not had a chance to work on this project. It definitely needs reworking. I have learnt a lot in the past month on how to set up the environment correctly so that will get reflected. As silkentrance points out the layout is all screwy. Let me have a look at it later today, and I'll get it up and running properly (hopefully within the coming week or so).

Best

@ahmed-masud
Copy link

@silkentrance :-) right you are sir.

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

No branches or pull requests

3 participants