From b48ac000b170373a98c27b04854838ed209b130c Mon Sep 17 00:00:00 2001 From: smileboy <294101042@qq.com> Date: Mon, 25 Jan 2016 18:16:11 +0800 Subject: [PATCH] config.js error. --- isso/js/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/isso/js/config.js b/isso/js/config.js index da225b6..ab496ce 100644 --- a/isso/js/config.js +++ b/isso/js/config.js @@ -1,6 +1,6 @@ var requirejs = { paths: { - "text": "components/requirejs-text/text", + "text": "components/text/text", "jade": "lib/requirejs-jade/jade", "libjs-jade": "components/jade/jade", "libjs-jade-runtime": "components/jade/runtime"