mirror of
https://git.um-react.app/um/web.git
synced 2025-12-12 18:23:01 +00:00
build: copy readme and license to dist
This commit is contained in:
@@ -18,6 +18,7 @@ case "$1" in
|
|||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
|
cp README.md LICENSE dist/
|
||||||
mv dist "${DIST_NAME}"
|
mv dist "${DIST_NAME}"
|
||||||
zip -rJ9 "${DIST_NAME}.zip" "${DIST_NAME}"
|
zip -rJ9 "${DIST_NAME}.zip" "${DIST_NAME}"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user