Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(controller): don't warn if name is default (#559)
This prevents a warning that occurs when output.filename is set to '[name].js'. Because this is the default, there is no need to warn the user as no change will happen. Fixes #550
- Loading branch information