remove babel.config.js from build package

This commit is contained in:
korelstar 2021-05-22 14:19:07 +02:00
parent a1de6e484b
commit 406bfd57aa
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ appstore: lint build
assemble:
mkdir -p $(build_dir)
rsync -a \
--exclude=.babelrc.js \
--exclude=babel.config.js \
--exclude=build \
--exclude=composer.* \
--exclude=CONTRIBUTING.md \