Skip to content

Commit

Permalink
Add id of mobile stack to parse sample
Browse files Browse the repository at this point in the history
  • Loading branch information
SamyPesse committed Feb 21, 2014
1 parent 9533c5f commit 1012fb7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/cb.project/parse/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ var path = require("path");
module.exports = {
id: "parse",
name: "Parse",
otherIds: ["mobile"],

sample: path.resolve(__dirname, "sample"),
detector: path.resolve(__dirname, "detector.sh"),
Expand Down

0 comments on commit 1012fb7

Please sign in to comment.