Remove the compile files from the package

Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
Joas Schilling 2018-11-28 12:37:40 +01:00
parent 87297dea17
commit 6cd02c8ede
No known key found for this signature in database
GPG key ID: 7076EA9751AACDDA

View file

@ -42,6 +42,8 @@ appstore: clean install-deps
--exclude=bower.json \
--exclude=.bowerrc \
--exclude=/build \
--exclude=check-handlebars-templates.sh \
--exclude=compile-handlebars-templates.sh \
--exclude=docs \
--exclude=.drone.yml \
--exclude=.eslintignore \
@ -52,6 +54,7 @@ appstore: clean install-deps
--exclude=.gitignore \
--exclude=.jscsrc \
--exclude=.jshintignore \
--exclude=js/views/templates \
--exclude=js/tests \
--exclude=karma.conf.js \
--exclude=l10n/no-php \