Skip to content

Commit

Permalink
drop http-server
Browse files Browse the repository at this point in the history
  • Loading branch information
tiye committed Apr 13, 2020
1 parent 9ff77d8 commit 09006fd
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 169 deletions.
2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"main": "index.js",
"scripts": {
"watch": "shadow-cljs watch client test",
"serve": "http-server dist -s",
"build-cdn": "shadow-cljs clj-run build.main/build-cdn",
"build": "shadow-cljs clj-run build.main/build",
"up": "yarn build-cdn && tiye-up",
Expand All @@ -19,7 +18,6 @@
"author": "jiyinyiyong",
"license": "MIT",
"devDependencies": {
"http-server": "^0.12.1",
"shadow-cljs": "^2.8.95"
},
"dependencies": {
Expand Down
167 changes: 0 additions & 167 deletions yarn.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 09006fd

Please sign in to comment.