Erik Koopmans

Results 2 issues of Erik Koopmans

## Expected behavior Rollup (using config from `@open-wc/building-rollup`) should be able to build projects that include dependencies using [subpath exports](https://nodejs.org/api/packages.html#subpath-exports), and more generally the [exports field](https://nodejs.org/api/packages.html#exports). ## Actual Behavior When...

As a follow-up to #63 and #64, this applies the same shadow DOM fix for `visible`. I have modified the check for both `displayed` and `visible` to restore backwards-compatibility: on...