Skip to content

Commit

Permalink
Update distributed files to include status.html #42
Browse files Browse the repository at this point in the history
  • Loading branch information
jayfoad committed Feb 15, 2017
1 parent dc2d124 commit 6186ca2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion mk
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,11 @@ tasks.b=tasks.build=f=>{
}

const incl={
'/empty.html' :1,
'/index.html' :1,
'/status.html' :1,
'/main.js' :1,
'/package.json' :1,
'/lib/jquery.bind-first-0.2.3.min.js' :1,
'/node_modules/jquery/dist/jquery.min.js' :1,
'/node_modules/codemirror/lib/codemirror.js' :1,
'/node_modules/codemirror/addon/dialog/dialog.js' :1,
Expand Down

0 comments on commit 6186ca2

Please sign in to comment.