chore: need to include CHANGELOG.md to see modifications on the appstore
This commit is contained in:
parent
e29f735ca4
commit
c399a20de3
1
Makefile
1
Makefile
@ -142,7 +142,6 @@ appstore:
|
|||||||
--exclude="../$(app_name)/js/.*" \
|
--exclude="../$(app_name)/js/.*" \
|
||||||
--exclude="../$(app_name)/webpack.config.js" \
|
--exclude="../$(app_name)/webpack.config.js" \
|
||||||
--exclude="../$(app_name)/stylelint.config.js" \
|
--exclude="../$(app_name)/stylelint.config.js" \
|
||||||
--exclude="../$(app_name)/CHANGELOG.md" \
|
|
||||||
--exclude="../$(app_name)/README.md" \
|
--exclude="../$(app_name)/README.md" \
|
||||||
--exclude="../$(app_name)/package-lock.json" \
|
--exclude="../$(app_name)/package-lock.json" \
|
||||||
--exclude="../$(app_name)/LICENSE*" \
|
--exclude="../$(app_name)/LICENSE*" \
|
||||||
|
Loading…
Reference in New Issue
Block a user