fix: install extensions as project deps

This commit is contained in:
Glenn Y. Rolland 2021-04-30 15:02:12 +02:00
parent 3aa7fd1bcf
commit 7d8c313f60

View file

@ -30,7 +30,8 @@ RUN bin/installDeps.sh && rm settings.json \
&& chmod +x /entrypoint.sh \
&& sed -i 's/^node/exec\ node/' bin/run.sh \
&& ln -s var/settings.json settings.json \
&& npm install \
&& cd src \
&& npm install -D \
ep_author_neat ep_headings2 \
ep_set_title_on_pad ep_adminpads \
ep_workspaces ep_comments_page \