decaffeinate: update build scripts to es

This commit is contained in:
Simon Detheridge
2020-02-17 07:35:05 +00:00
parent 0d5ba66bfe
commit abf640c547
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