diff --git a/lib/commentscan/index.js b/lib/commentscan/index.js index a53b0ac..3955c1d 100644 --- a/lib/commentscan/index.js +++ b/lib/commentscan/index.js @@ -5,6 +5,7 @@ * Desc: 入口 */ /* global $ */ +const $ = require('meeko') const fs = require('fs') const path = require('path') /**