diff --git a/bin/build.sh b/bin/build.sh new file mode 100644 index 00000000..018a19bc --- /dev/null +++ b/bin/build.sh @@ -0,0 +1,6 @@ +#!/bin/bash + + +echo "Building Dynamic :)" + +npm run build \ No newline at end of file diff --git a/lib/notice.md b/lib/notice.md deleted file mode 100644 index f1ab09a0..00000000 --- a/lib/notice.md +++ /dev/null @@ -1,3 +0,0 @@ -## Codebase notice - -Hello, We're aware of the poor quality codebase. Behind the scenes we're working hard at rewriting and bug fixes. Thanks for understanding. \ No newline at end of file