Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d82b9ea

Browse files
authored
Merge pull request #52 from coderbunker/issue51
issue #51: command-line build
2 parents ddbef79 + 153947d commit d82b9ea

File tree

3 files changed

+4
-0
lines changed

3 files changed

+4
-0
lines changed

app/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
node_modules/
2+
*.log

app/.meteor/packages

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,3 +45,4 @@ semantic:ui-css@=2.1.2
4545
iandouglas:accounts-ui-semantic-ui
4646
useraccounts:flow-routing
4747
xolvio:cleaner
48+
dispatch:mocha-phantomjs

app/.meteor/versions

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ [email protected]
3939
4040
4141
42+
43+
4244
4345
4446

0 commit comments

Comments
 (0)