mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-04-24 12:05:46 +08:00
chore(doc-gen): only output info (and more severe) log messages
This commit is contained in:
@@ -20,7 +20,7 @@ module.exports = function(config) {
|
||||
|
||||
config.set('rendering.outputFolder', '../build/docs');
|
||||
|
||||
config.set('logging.level', 'debug');
|
||||
config.set('logging.level', 'info');
|
||||
|
||||
config.merge('deployment', {
|
||||
environments: [{
|
||||
|
||||
Reference in New Issue
Block a user