prepare.sh: fix comment formatting for webcomponent build step

This commit is contained in:
Carlos Santos 2025-05-13 14:39:24 +02:00
parent fd224a9aa1
commit 2406169700

View File

@ -14,7 +14,7 @@ npm install
npm run build:prod
cd ..
// Build webcomponent
# Build webcomponent
cd frontend/webcomponent
npm install
npm run build