ionic-team / ionic-team/ionic-cli

Testing Ionic 4 - Lighthouse no firstMeaningfulPaint

Open
#3,040 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
2k
Forks
682
PR merge metrics
No merged PRs in 30d

Description

**Description:**
Run basic starter and check in lighthouse.

**Steps to Reproduce:**
Run the code.

```
C:\ae\adaept.com\aeion4>ionic s
> ng serve --host=0.0.0.0 --port=8102 --progress=false

[OK] Development server running!

Local: http://localhost:8102
External: http://192.168.1.67:8102
DevApp: aeion4@8102 on Merry-Christmas

[INFO] Browser window opened to http://localhost:8102!

[ng] webpack: wait until bundle finished: /
[ng] Date: 2018-03-27T04:38:56.823Z
[ng] Hash: beda4693df6225dea695
[ng] Time: 11984ms
[ng] chunk {inline} inline.bundle.js (inline) 3.85 kB [entry] [rendered]
[ng] chunk {main} main.bundle.js (main) 23.5 kB [initial] [rendered]
[ng] chunk {polyfills} polyfills.bundle.js (polyfills) 548 kB [initial] [rendered]
[ng] chunk {styles} styles.bundle.js (styles) 47.8 kB [initial] [rendered]
[ng] chunk {vendor} vendor.bundle.js (vendor) 9.53 MB [initial] [rendered]
[ng] webpack: Compiled successfully.
```

**Output:**
![capture255](https://user-images.githubusercontent.com/140737/37947219-ba45531c-313e-11e8-81ae-024417a00acd.png)

**My `ionic info`:**

```
C:\ae\adaept.com\aeion4>ionic info
cli packages: (C:\Users\peter\AppData\Roaming\npm\node_modules)

@ionic/cli-utils : 2.0.0-rc.1
ionic (Ionic CLI) : 4.0.0-rc.1

global packages:

cordova (Cordova CLI) : 7.0.1

local packages:

@angular-devkit/core : 0.4.6
@angular-devkit/schematics : 0.4.6
@angular/cli : 1.7.3
@ionic/core : 0.1.3
Cordova Platforms : none
Ionic Framework : @ionic/angular 0.0.2-29

System:

NodeJS : v8.9.4
npm : 5.6.0
OS : Windows 10

Environment Variables:

ANDROID_HOME : not set

C:\ae\adaept.com\aeion4>
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.