Skip to content

Commit

Permalink
Fix missdev
Browse files Browse the repository at this point in the history
  • Loading branch information
razvanMiu committed Aug 31, 2020
1 parent 214556f commit 9f62259
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ RUN rm -rf node_modules .git package-lock.json
# RUN npm install mr-developer

#RUN node_modules/.bin/mrdeveloper --config=jsconfig.json --no-config --output=addons
RUN missdev
RUN missdev --config=jsconfig.json --output=develop

RUN make activate-all

Expand Down

0 comments on commit 9f62259

Please sign in to comment.