bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#35923: Minification of Javascript for r-shiny fails


From: Ricardo Wurmus
Subject: bug#35923: Minification of Javascript for r-shiny fails
Date: Mon, 27 May 2019 22:11:03 +0200
User-agent: mu4e 1.2.0; emacs 26.2

Hi Roel,

> 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

Oh.  This is now fixed with commit 8916034a34.
Problem was that uglify-js wasn’t available during minification.  It
would have been nicer had the build phase failed.

-- 
Ricardo






reply via email to

[Prev in Thread] Current Thread [Next in Thread]