remove babel.config.js from build package

pull/720/head
korelstar 2 years ago
parent a1de6e484b
commit 406bfd57aa

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

Loading…
Cancel
Save