mirror of
https://github.com/viq/NewsBlur.git
synced 2025-09-18 21:43:31 +00:00
Removing unused google-closure-compiler executable. Now using java.
This commit is contained in:
parent
26dd479714
commit
7f4209fd24
1 changed files with 0 additions and 1 deletions
|
@ -19,7 +19,6 @@ RUN mv closure-compiler-v20200719.jar /usr/local/bin/compiler.jar
|
|||
RUN curl -fsSL https://deb.nodesource.com/setup_current.x | bash -
|
||||
RUN apt install -y nodejs build-essential
|
||||
RUN npm -g install yuglify
|
||||
# RUN npm -g install google-closure-compiler
|
||||
|
||||
# Cleanup
|
||||
RUN apt-get clean
|
||||
|
|
Loading…
Add table
Reference in a new issue