This website requires JavaScript.
Explore
Help
Register
Sign In
js
/
webawesome
Watch
1
Star
0
Fork
0
You've already forked webawesome
mirror of
https://github.com/shoelace-style/webawesome.git
synced
2026-01-12 12:09:26 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ef70b6d141b35b5ea7ee7c4cc2c02a470d166bf3
webawesome
/
vercel.sh
5 lines
79 B
Bash
Raw
Normal View
History
Unescape
Escape
add vercel script
2024-06-20 10:37:51 -04:00
#!/bin/bash
Turn Web Awesome into a monorepo (#1002) * finishing touches * finishing touches * use bash * remove pro stuff * update github actions * fix head.njk
2025-05-29 19:26:10 -04:00
echo
"Running the build!"
cd
packages/webawesome
&&
npm run build
Reference in New Issue
Copy Permalink