зеркало из https://github.com/mozilla/treeherder.git
Bug 1170172 - RTD Grunt Build updates - supplemental
This commit is contained in:
Родитель
e20a80ddcb
Коммит
49294ec7de
|
@ -3,7 +3,7 @@ Deployment
|
|||
|
||||
Serving the UI build from the dist directory
|
||||
--------------------------------------------
|
||||
This step required prior to deployment concatenates and minifies the js and css and moves all required assets to a directory in the project root called ``dist``. To do this, if you haven't already done so:
|
||||
This step required prior to deployment concatenates and minifies the js and css and moves all required assets to a directory in the project root called ``dist``. To do this:
|
||||
|
||||
* Install the Grunt wrapper globally by running as root ``npm install -g grunt-cli``
|
||||
* Install local dependencies by running as root ``npm install`` from the project root
|
||||
|
|
|
@ -41,7 +41,7 @@ If you wish to run the full treeherder Vagrant project (service + UI), remember
|
|||
Running the unit tests
|
||||
======================
|
||||
|
||||
The unit tests for the UI are run with Karma_. To do this, if you haven't already done so:
|
||||
The unit tests for the UI are run with Karma_. To do this:
|
||||
|
||||
* Install the Karma wrapper globally by running as root ``npm install -g karma-cli``
|
||||
* Install local dependencies by running as root ``npm install`` from the project root
|
||||
|
|
Загрузка…
Ссылка в новой задаче