Skip to content

Commit

Permalink
update log
Browse files Browse the repository at this point in the history
  • Loading branch information
yutingzhao1991 committed Jun 28, 2018
1 parent eca020f commit c142c32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/af-webpack/src/dev.js
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ export default function dev({
if (isInteractive) {
clearConsole();
}
console.log(chalk.cyan('Starting the development server...\n'));
console.log(chalk.cyan('\nStarting the development server...\n'));
if (openBrowserOpts) {
openBrowser(urls.localUrlForBrowser);
}
Expand Down

0 comments on commit c142c32

Please sign in to comment.