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
tab-group-indicator
Add File
New File
Apply Patch
webawesome
/
vercel.sh
6 lines
95 B
Bash
Raw
Permalink
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!"
update vercel sh clone (#1392)
2025-09-02 17:52:25 -04:00
one more time...
2025-10-27 17:17:51 -04:00
cd
packages/webawesome
&&
npm install
&&
npm run build
Reference in New Issue
Copy Permalink