فهرست منبع

Mention case where grunt is not installed globally

JC Brand 11 سال پیش
والد
کامیت
46fe0ac511
5فایلهای تغییر یافته به همراه18 افزوده شده و 0 حذف شده
  1. BIN
      docs/doctrees/index.doctree
  2. 6 0
      docs/html/_sources/index.txt
  3. 6 0
      docs/html/index.html
  4. 0 0
      docs/html/searchindex.js
  5. 6 0
      docs/source/index.rst

BIN
docs/doctrees/index.doctree


+ 6 - 0
docs/html/_sources/index.txt

@@ -356,6 +356,12 @@ To fetch these dependencies, run:
 
     grunt fetch
 
+If you don't have grunt installed globally, you need to specify the relative
+path:
+
+::
+    ./node_modules/.bin/grunt fetch
+
 This will call Bower in the background to fetch all the front-end
 dependencies (like backbone.js, strophe.js etc.) and then put them in the
 *components* folder.

+ 6 - 0
docs/html/index.html

@@ -374,6 +374,12 @@ should get loaded in the browser).</p>
 <p>To fetch these dependencies, run:</p>
 <div class="highlight-python"><pre>grunt fetch</pre>
 </div>
+<p>If you don&#8217;t have grunt installed globally, you need to specify the relative
+path:</p>
+<dl class="docutils">
+<dt>::</dt>
+<dd>./node_modules/.bin/grunt fetch</dd>
+</dl>
 <p>This will call Bower in the background to fetch all the front-end
 dependencies (like backbone.js, strophe.js etc.) and then put them in the
 <em>components</em> folder.</p>

تفاوت فایلی نمایش داده نمی شود زیرا این فایل بسیار بزرگ است
+ 0 - 0
docs/html/searchindex.js


+ 6 - 0
docs/source/index.rst

@@ -356,6 +356,12 @@ To fetch these dependencies, run:
 
     grunt fetch
 
+If you don't have grunt installed globally, you need to specify the relative
+path:
+
+::
+    ./node_modules/.bin/grunt fetch
+
 This will call Bower in the background to fetch all the front-end
 dependencies (like backbone.js, strophe.js etc.) and then put them in the
 *components* folder.

برخی فایل ها در این مقایسه diff نمایش داده نمی شوند زیرا تعداد فایل ها بسیار زیاد است