Use version 20150920 of Closure Compiler
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
{
|
{
|
||||||
"library_url": "https://github.com/google/closure-library/archive/a5f9b8a.zip"
|
"library_url": "https://github.com/google/closure-library/archive/5b25e65.zip"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -27,7 +27,7 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"async": "0.9.0",
|
"async": "0.9.0",
|
||||||
"browserify": "9.0.3",
|
"browserify": "9.0.3",
|
||||||
"closure-util": "1.7.0",
|
"closure-util": "1.8.0",
|
||||||
"fs-extra": "0.12.0",
|
"fs-extra": "0.12.0",
|
||||||
"glob": "5.0.3",
|
"glob": "5.0.3",
|
||||||
"graceful-fs": "3.0.2",
|
"graceful-fs": "3.0.2",
|
||||||
|
|||||||
@@ -232,8 +232,8 @@ ol.WEBGL_EXTENSIONS; // value is set in `ol.has`
|
|||||||
* // Other code here.
|
* // Other code here.
|
||||||
* };
|
* };
|
||||||
*
|
*
|
||||||
* @param {Function} childCtor Child constructor.
|
* @param {!Function} childCtor Child constructor.
|
||||||
* @param {Function} parentCtor Parent constructor.
|
* @param {!Function} parentCtor Parent constructor.
|
||||||
* @function
|
* @function
|
||||||
* @api
|
* @api
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user