remove babel.config.js from build package

This commit is contained in:
korelstar 2021-05-22 14:19:07 +02:00
Родитель a1de6e484b
Коммит 406bfd57aa
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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 \