Skip to content
This repository was archived by the owner on Jun 25, 2025. It is now read-only.

Commit 63a7358

Browse files
committed
Adding build binary
1 parent 6cff941 commit 63a7358

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

bin/build.sh

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
#!/bin/bash
2+
3+
4+
echo "Building Dynamic :)"
5+
6+
npm run build

lib/notice.md

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)