decaffeinate: update build scripts to es

This commit is contained in:
mserranom
2020-02-17 18:33:01 +01:00
parent 9cee6c3d22
commit acd09a8a4e
9 changed files with 102 additions and 23 deletions
-1
View File
@@ -17,7 +17,6 @@ RUN npm install --quiet
COPY . /app
RUN npm run compile:all
FROM base