[Lada-commits] [PATCH 2 of 2] added additional ext-libraries to jsduck config file

Wald Commits scm-commit at wald.intevation.org
Fri Jul 24 11:10:49 CEST 2015


# HG changeset patch
# User Dustin Demuth <dustin at intevation.de>
# Date 1437729028 -7200
# Node ID 3bfe2ec133e9eac4bbdbf02068651ed4ec3cfc4a
# Parent  44e970cec920ee0dc3fe0974ad8962172c7fa303
added additional ext-libraries to jsduck config file

diff -r 44e970cec920 -r 3bfe2ec133e9 jsduck.json
--- a/jsduck.json	Fri Jul 24 11:04:40 2015 +0200
+++ b/jsduck.json	Fri Jul 24 11:10:28 2015 +0200
@@ -3,7 +3,8 @@
     "--": [
         "extjs/src",
         "app.js",
-        "app"
+        "app",
+        "resources/lib/ext"
     ],
     "--warnings": [
         "-no_doc:extjs/src",


More information about the Lada-commits mailing list