From f26d0c898185e43e6ed218e0bd6294ab71498c8c Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Mon, 19 Jul 2010 15:42:02 +0800 Subject: [PATCH] pack.js --- pack.js | 1 + 1 file changed, 1 insertion(+) diff --git a/pack.js b/pack.js index ea90e26..6e6a555 100755 --- a/pack.js +++ b/pack.js @@ -13,6 +13,7 @@ * from path when generating an md5 for the translated name. * compresses files listed as arguments and outputs result */ + File = imports.File.File; Packer = imports.JSDOC.Packer.Packer; -- 2.39.2