Luke Pfeiffer

Results 3 issues of Luke Pfeiffer

The `MatSelect` component references the `text_inputs` module but the `text_inputs` module is not enabled when using the feature flag of `select`.

Added fixes for #175 which included updating other supporting webpack packages and fixing issues with the webpack config file as the schema has changed between the versions

I have run into this bug trying to get the test adapter to run my tests in the test explorer. I debugged the discoverer process and found that it is...