Skip to content

Commit

Permalink
tree -> talk in build
Browse files Browse the repository at this point in the history
  • Loading branch information
galenwp committed Jan 28, 2016
1 parent ec81e3f commit ce71394
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 21 deletions.
4 changes: 2 additions & 2 deletions build/watch.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#! /bin/echo "use 'npm run watch' to run this script"
mkdir -p desk/web/tree/;
watchify -v -o desk/web/tree/main.js js/main.coffee &
node-sass -w -o desk/web/tree/ css/main.scss main.css
watchify -v -o desk/web/talk/main.js js/main.coffee &
node-sass -w -o desk/web/talk/ css/main.scss main.css
19 changes: 0 additions & 19 deletions js/package.json

This file was deleted.

0 comments on commit ce71394

Please sign in to comment.