Skip to content

Commit

Permalink
feat(cli): adding react by default (next)
Browse files Browse the repository at this point in the history
  • Loading branch information
reel committed Aug 2, 2017
1 parent 4b05551 commit 4716354
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/cli/scripts/init.js
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ const main = (args, name) => {
adapter: 'disk',
},
},
renderer: 'react',
secret: `${buf.toString('hex')}`,
};

Expand Down

0 comments on commit 4716354

Please sign in to comment.