Skip to content

Commit

Permalink
fix: bin添加node env
Browse files Browse the repository at this point in the history
  • Loading branch information
Youjingyu committed Jul 26, 2018
1 parent 9373230 commit 7319358
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bin/vue-hap.js
@@ -1,3 +1,5 @@
#!/usr/bin/env node

const path = require('path')
const program = require('commander')
// const chalk = require('chalk')
Expand Down

0 comments on commit 7319358

Please sign in to comment.