decaffeinate: update build scripts to es

This commit is contained in:
Simon Detheridge
2020-02-16 13:59:59 +00:00
parent 6c832439a2
commit 8fd7dbf133
9 changed files with 108 additions and 29 deletions
-1
View File
@@ -17,7 +17,6 @@ RUN npm install --quiet
COPY . /app
RUN npm run compile:all
FROM base