[med-svn] [galaxy] 01/01: add webpack packaging issue

Olivier Sallou osallou at debian.org
Sun Jan 15 13:23:49 UTC 2017


This is an automated email from the git hooks/post-receive script.

osallou pushed a commit to branch master
in repository galaxy.

commit da71835d99b7383c61316c181b70e1180fd6cc11
Author: Olivier Sallou <osallou at debian.org>
Date:   Sun Jan 15 13:23:43 2017 +0000

    add webpack packaging issue
---
 debian/README.source | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/README.source b/debian/README.source
index 524396f..3a8729d 100644
--- a/debian/README.source
+++ b/debian/README.source
@@ -57,6 +57,8 @@ To build libraries:
     "webpack": "^1.10.1", <= NO
     "webpack-dev-server": "^1.7.0" <= NO
 
+Webpack has a RFP (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=805906) in Debian since 2015 with references to other RFPs, each relying on an incredible amount of other node librariy dependencies.
+All build deps are use for minification, uglify etc... Maybe this could be avoided (at least for the moment), using an other build system or providing non minified files (impacts performance, not features).
 
 # Python
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/galaxy.git



More information about the debian-med-commit mailing list