aboutsummaryrefslogtreecommitdiffstats
path: root/debug.html
diff options
context:
space:
mode:
authorKevin Schaaf <kevin.schaaf@palm.com>2012-10-12 14:35:24 -0700
committerKevin Schaaf <kevin.schaaf@palm.com>2012-10-12 14:35:24 -0700
commitf049e8732c11268e1cf7ddc7bf9884fae83a4c70 (patch)
tree915532d53ed8f475a53871dc6989cad3850725c8 /debug.html
parent9c3b4e450b38b86a0c8b6de3708133bd050d5970 (diff)
downloadbiblez-ng-f049e8732c11268e1cf7ddc7bf9884fae83a4c70.tar.gz
ENYO-554: Point to Enyo build of less.js (1.3.0e).
Enyo-DCO-1.0-Signed-off-by: Kevin Schaaf <kevin.schaaf@palm.com>
Diffstat (limited to 'debug.html')
-rw-r--r--debug.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/debug.html b/debug.html
index c1dba26..7476d78 100644
--- a/debug.html
+++ b/debug.html
@@ -9,7 +9,7 @@
<meta name="apple-mobile-web-app-capable" content="yes"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"/>
<!-- Less.js (uncomment for client-side rendering of less stylesheets; leave commented to use only CSS) -->
- <!-- <script src="enyo/tools/minifier/node_modules/less/dist/less-1.3.0.min.js"></script> -->
+ <!-- <script src="enyo/tools/minifier/node_modules/less/dist/less-1.3.0e.min.js"></script> -->
<!-- enyo (debug) -->
<script src="enyo/enyo.js"></script>
<!-- application (debug) -->