mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 09:09:36 +02:00
[misc] goodbye grunt
This commit is contained in:
@@ -35,12 +35,6 @@ RUN apt-get update \
|
||||
ADD ./vendor/envsubst /usr/bin/envsubst
|
||||
RUN chmod +x /usr/bin/envsubst
|
||||
|
||||
# Install Grunt
|
||||
# ------------
|
||||
RUN npm install -g \
|
||||
grunt-cli \
|
||||
&& rm -rf /root/.npm
|
||||
|
||||
# Install TexLive
|
||||
# ---------------
|
||||
# CTAN mirrors occasionally fail, in that case install TexLive against an
|
||||
|
||||
Reference in New Issue
Block a user