GitHub user MichaelArthurAnderson opened a pull request:
https://github.com/apache/climate/pull/490
CLIMATE-945 Grunt Errors On Build Task
CLIMATE-945 Grunt Errors On Build Task
- Fix htmlmin parsing error on ocw-ui/frontend/app/views/modelselect.html.
- Added missing dependency for npmin.
- Add jscs dependency and rule file to replace deprecated functionality in
jshint.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/MichaelArthurAnderson/climate CLIMATE-945
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/climate/pull/490.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #490
----
commit 2dd6b5163fb5e27bfae62561ccb34429a535f8d4
Author: Michael Anderson <michaelanderson@...>
Date: 2018-01-07T12:22:03Z
CLIMATE-945 Grunt Errors On Build Task
----
---