Skip to content

Commit

Permalink
🐛 子进程需要加载$
Browse files Browse the repository at this point in the history
  • Loading branch information
kongnet committed Jul 10, 2019
1 parent ee97e49 commit 1da0e91
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/commentscan/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
* Desc: 入口
*/
/* global $ */
const $ = require('meeko')
const fs = require('fs')
const path = require('path')
/**
Expand Down

0 comments on commit 1da0e91

Please # to comment.