Adrian Pang

Results 2 issues of Adrian Pang

### Command test ### Is this a regression? - [X] Yes, this behavior used to work in the previous version ### The previous version in which this bug was not...

type: bug/fix
freq1: low
severity5: regression
area: @ngtools/webpack

**Describe the bug** When initializing the component the flags do not load. I followed the steps in the documentation ``` imports:[ ... MatSelectCountryModule.forRoot('en'), ... ] ``` ``` ..."assets": [ "src/favicon.ico",...