Skip to content

Commit 1e37f4f

Browse files
committed
fix(serve): add mp to the ionic serve command.
1 parent 959cab0 commit 1e37f4f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/ionic/serve.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ IonicTask.prototype.run = function(ionic, argv) {
4343

4444
options.nogulp = argv.nogulp;
4545

46+
IonicStats.t();
4647
var promise;
4748

4849
try {

0 commit comments

Comments
 (0)