aboutsummaryrefslogtreecommitdiffstats
path: root/library/example.sh
diff options
context:
space:
mode:
Diffstat (limited to 'library/example.sh')
-rwxr-xr-xlibrary/example.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/library/example.sh b/library/example.sh
deleted file mode 100755
index 09389d404..000000000
--- a/library/example.sh
+++ /dev/null
@@ -1,4 +0,0 @@
-# run 2 servers and make sure they close together
-
-beefy frame.js:bundle.js 9001 --live -- -t [ babelify --global --presets [ es2015 ] ] &
-beefy example/index.js:bundle.js index.js:zero.js --cwd example/ 9002 --live --open -- -t [ babelify --global --presets [ es2015 ] ] \ No newline at end of file