From 1da0e917cc40f3a54965a5f1c99bcf50e1b70740 Mon Sep 17 00:00:00 2001 From: skykong <9601698@qq.com> Date: Wed, 10 Jul 2019 18:34:57 +0800 Subject: [PATCH] =?UTF-8?q?:bug:=20=E5=AD=90=E8=BF=9B=E7=A8=8B=E9=9C=80?= =?UTF-8?q?=E8=A6=81=E5=8A=A0=E8=BD=BD$?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/commentscan/index.js | 1 + 1 file changed, 1 insertion(+) 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') /**