Skip to content

Commit

Permalink
Revert "add missing babelrc"
Browse files Browse the repository at this point in the history
This reverts commit 695b09c.

should not be on hypernext yet
  • Loading branch information
NicolasCARPi committed Dec 6, 2024
1 parent 695b09c commit 44124f2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,6 @@ ADD https://github.com/elabftw/elabftw/tarball/$ELABFTW_VERSION src.tgz
RUN tar xzf src.tgz && mv elabftw-* src \
&& mkdir /elabftw \
&& mv src/bin /elabftw \
&& mv src/.babelrc /elabftw \
&& mv src/builder.js /elabftw \
&& mv src/composer.json /elabftw \
&& mv src/composer.lock /elabftw \
Expand Down

0 comments on commit 44124f2

Please sign in to comment.