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 frontend dependencies from repository #26

Open
garak opened this issue Feb 22, 2017 · 1 comment
Open

Remove frontend dependencies from repository #26

garak opened this issue Feb 22, 2017 · 1 comment

Comments

@garak
Copy link

garak commented Feb 22, 2017

You shouldn't include your frontend dependencies inside bundle repository, it's a bad practice.
Instead, you should specify in documentation the versions of your frontend dependencies you support, and suggest a possible installation method (e.g. using bower, or npm, or a CDN)

@ancarebeca
Copy link
Owner

Thank you @garak, you are right It was on my TODO list.

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

2 participants