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

Use npm instead of bower #26863

Closed
PVince81 opened this issue Dec 22, 2016 · 3 comments
Closed

Use npm instead of bower #26863

PVince81 opened this issue Dec 22, 2016 · 3 comments

Comments

@PVince81
Copy link
Contributor

PVince81 commented Dec 22, 2016

@PhilippSchaffrath raised a point here #26841 (comment)

Currently the thing is that we don't ship the node_modules folder, so if any JS deps are present there, ownCloud wouldn't have access to those.
Also we'd need to tweak the resource locator to not only look into apps but also look into the node_modules subfolders. I don't think we should do that.
This is assuming that the JS deps stay in the node folders.

Is there a better way ? I'm not familiar with client-side JS deps with node/npm. Is it possible to make npm put those into the "core/js/vendor" folder ?

@PVince81 PVince81 added this to the backlog milestone Dec 22, 2016
@PVince81
Copy link
Contributor Author

or webpack...

@PVince81
Copy link
Contributor Author

PVince81 commented Aug 7, 2017

continue discussion here #17169

@lock
Copy link

lock bot commented Jul 31, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Jul 31, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants