From: Roel Janssen <roel@gnu.org>
To: 35923@debbugs.gnu.org
Subject: bug#35923: Minification of Javascript for r-shiny fails
Date: Mon, 27 May 2019 12:24:22 +0200 [thread overview]
Message-ID: <1558952662.17992.7.camel@gnu.org> (raw)
Dear guix,
It seems that the r-shiny package is not functioning correctly due to empty minified Javascript
files.
This is empty:
$ ls -lh ./site-library/shiny/www/shared/shiny.min.js
-r--r--r-- 6658 root root 0 Jan 1 1970 ./site-library/shiny/www/shared/shiny.min.js
While its unminified equivalent is definitely not empty:
$ ls -lh ./site-library/shiny/www/shared/shiny.js
-r--r--r-- 3 root root 229K Jan 1 1970 ./site-library/shiny/www/shared/shiny.js
Symlinking the unminified files to the minified files solves the problem. But for production use
I'd like to get the minification to work.
Is it a trivial thing to fix for someone more familiar with the minify-build-system?
Kind regards,
Roel Janssen
next reply other threads:[~2019-05-27 10:25 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-27 10:24 Roel Janssen [this message]
2019-05-27 20:11 ` bug#35923: Minification of Javascript for r-shiny fails Ricardo Wurmus
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1558952662.17992.7.camel@gnu.org \
--to=roel@gnu.org \
--cc=35923@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.