History log of /expo/tools/src/publish-packages/tasks/updateAndroidProjects.ts (Results 1 – 4 of 4)
Revision Date Author Comments
# 27822831 05-Jan-2022 Kudo Chien <[email protected]>

[module-template] Prevent publish-package rewrite the ejs versions (#15799)

# Why

the ejs template be rewrote from publish-package: https://github.com/expo/expo/commit/c87080dbe1d7cefd66a9f959c09

[module-template] Prevent publish-package rewrite the ejs versions (#15799)

# Why

the ejs template be rewrote from publish-package: https://github.com/expo/expo/commit/c87080dbe1d7cefd66a9f959c090ff1a2d2ab26d

# How

- revert the ejs versions
- add `expo-module-template` as exclusion in publish-package tool

Co-authored-by: Bartłomiej Bukowski <[email protected]>

show more ...


# ef409fdf 18-Jan-2021 Tomasz Sapeta <[email protected]>

[tools] A few improvements to publish script (#11653)


# c6ade495 16-Jan-2021 Tomasz Sapeta <[email protected]>

[tools] Cleanup transformFileAsync


# eeffdb10 21-Dec-2020 Tomasz Sapeta <[email protected]>

[tools] Move tools/expotools one folder up (#11410)