FS#53000 - [nextcloud-app-contacts] remove node_modules from the package

Attached to Project: Community Packages
Opened by Damjan Georgievski (damjan) - Friday, 17 February 2017, 20:04 GMT
Last edited by Sergej Pupykin (sergej) - Saturday, 18 February 2017, 21:21 GMT
Task Type Feature Request
Category Packages
Status Closed
Assigned To Sergej Pupykin (sergej)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Is node_modules really required in the package? it's 122MB in size, and I guess is only needed to build the applications js files.

122M /usr/share/webapps/nextcloud/apps/contacts/node_modules/
This task depends upon

Closed by  Sergej Pupykin (sergej)
Saturday, 18 February 2017, 21:21 GMT
Reason for closing:  Fixed
Comment by David Runge (dvzrv) - Saturday, 18 February 2017, 13:07 GMT
Using the release tar.gz [1] should suffice.
I've been successfully using the AUR variant of the PKGBUILD [2] and that worked just fine.
This is true for all nextcloud apps currently in the AUR!

[1] https://github.com/nextcloud/contacts/releases/download/v1.5.3/contacts.tar.gz
[2] https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=nextcloud-app-contacts

Loading...