Skip to content

Commit

Permalink
Build
Browse files Browse the repository at this point in the history
  • Loading branch information
jakiestfu committed Aug 2, 2016
1 parent 715b44d commit 27c3b41
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
node_modules
build
*.log
1 change: 1 addition & 0 deletions build/postmate.min.js

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

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
"test": "echo \"Error: no test specified\" && exit 1",
"serve-parent": "python -m SimpleHTTPServer 4000",
"serve-child": "python -m SimpleHTTPServer 4001",
"build": "gulp build",
"build-watch": "gulp build-watch",
"lint": "gulp lint"
},
Expand Down

0 comments on commit 27c3b41

Please sign in to comment.