build: add vuejs manifest file to end moduke build
This commit is contained in:
@@ -33,6 +33,10 @@ echo "Build SPA..."
|
|||||||
cd "${SRC_PATH}/spa"
|
cd "${SRC_PATH}/spa"
|
||||||
bun install
|
bun install
|
||||||
bun run build
|
bun run build
|
||||||
|
|
||||||
|
echo "Move manifest file"
|
||||||
|
cp "${SRC_PATH}/module/oc_telegram_shop/upload/image/catalog/tgshopspa/.vite/manifest.json" "${SRC_PATH}/module/oc_telegram_shop/upload/image/catalog/tgshopspa/manifest.json"
|
||||||
|
|
||||||
cd - > /dev/null
|
cd - > /dev/null
|
||||||
|
|
||||||
echo "Install Composer dependencies."
|
echo "Install Composer dependencies."
|
||||||
|
|||||||
Reference in New Issue
Block a user