Skip to content
This repository has been archived by the owner on May 29, 2020. It is now read-only.

Per target overrides #296

Merged
merged 4 commits into from
Nov 20, 2015
Merged

Per target overrides #296

merged 4 commits into from
Nov 20, 2015

Conversation

scottyeck
Copy link
Collaborator

Closes #295

@scottyeck
Copy link
Collaborator Author

Got a little overzealous there 😎

Will fix and re-submit.

@scottyeck scottyeck closed this Nov 18, 2015
@scottyeck scottyeck reopened this Nov 18, 2015
* Check for `dest` param on either target config or global options object
*/
if (_.isUndefined(params.dest) && _.isUndefined(options.dest)) {
logger.error(chalk.yellow('Warning: Required property ' + [this.name, this.target, 'dest'].join('')
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Colorization and “warning” should be unnecessary here because in the end it will be printed by grunt.warn.

@sapegin
Copy link
Owner

sapegin commented Nov 18, 2015

Cool, thanks!

@scottyeck
Copy link
Collaborator Author

@sapegin - How do we feel about this? Happy to make any improvements necessary if it's not currently satisfactory :)

sapegin added a commit that referenced this pull request Nov 20, 2015
@sapegin sapegin merged commit 8d05d9e into sapegin:master Nov 20, 2015
@sapegin
Copy link
Owner

sapegin commented Nov 20, 2015

Great, thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants