decaffeinate: update build scripts to es

This commit is contained in:
Tim Alby
2020-01-13 19:35:22 +01:00
parent ce80f99487
commit d2ed80a1fb
9 changed files with 112 additions and 19 deletions
-1
View File
@@ -15,7 +15,6 @@ RUN npm install --quiet
COPY . /app
RUN npm run compile:all
FROM node:10.16.3