Skip to content

Commit

Permalink
Push latest build artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
jkuester committed Nov 9, 2023
1 parent 3d29894 commit 45ea9b4
Show file tree
Hide file tree
Showing 9 changed files with 84,857 additions and 83,376 deletions.
3 changes: 1 addition & 2 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@ for item in `ls build | grep -v cht-core`; do
done

if [ -d "build/cht-core" ]; then
(cd build/cht-core && git checkout 7462_forms_module && git pull)
(cd build/cht-core && git reset --hard)
(cd build/cht-core && git fetch && git reset --hard origin/7462_forms_module)
else
git clone -b 7462_forms_module https://github.com/medic/cht-core.git build/cht-core
fi
Expand Down
165,177 changes: 84,818 additions & 80,359 deletions dist/all-chts-bundle.dev.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/all-chts-bundle.dev.js.map

Large diffs are not rendered by default.

11 changes: 11 additions & 0 deletions dist/cht-form_main.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dist/cht-form_polyfills.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dist/cht-form_runtime.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions dist/cht-form_scripts.js

Large diffs are not rendered by default.

8 changes: 8 additions & 0 deletions dist/cht-form_styles.css

Large diffs are not rendered by default.

3,029 changes: 15 additions & 3,014 deletions dist/form-host-cht-core-4-0.dev.js

Large diffs are not rendered by default.

0 comments on commit 45ea9b4

Please sign in to comment.