Files
windmill/frontend/publish.sh
Ruben Fiszel e9782557b8 update package
2023-04-17 23:38:34 +02:00

5 lines
144 B
Bash
Executable File

npm run package
sed -i -e 's/windmill/windmill-components/g' package.json
npm publish
sed -i -e 's/windmill-components/windmill/g' package.json