Get ready for decaffinate

This commit is contained in:
Christopher Hoskin
2019-01-04 11:05:35 +00:00
parent f6dc55c16b
commit 7280b18fe5
6 changed files with 14 additions and 19 deletions

View File

@@ -10,7 +10,6 @@ RUN npm install --quiet
COPY . /app
RUN npm run compile:all
FROM node:6.14.1