Skip to content

Commit 88d7f9e

Browse files
committed
Merge branch 'develop' of https://github.com/processing/p5.js-web-editor into feature/mobile-preferences-number-widget
2 parents 89ffa41 + b83824d commit 88d7f9e

39 files changed

+19272
-13890
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ COPY .babelrc index.js nodemon.json ./
1414
COPY ./webpack ./webpack
1515
COPY client ./client
1616
COPY server ./server
17+
COPY translations/locales ./translations/locales
1718
CMD ["npm", "start"]
1819

1920
FROM development as build

0 commit comments

Comments
 (0)