Wade Burelbach
Wade Burelbach
Would exposing a public Storybook help with this, or would it need more detail (like page-level composition, etc.)?
Regarding the `optimize-autoloader` setting, why would one be committing the autoload files? They're in the `/vendor/` directory, which is ignored by git.
I'm running into this issue as well. I have OpenJDK 17 installed, but the version number is reported as `build 17+35-2724`, which doesn't match the required string (`build 17.`). I...
I just ran into this issue when trying to use LWC in Storybook 7, which requires `lit-html`/`lit` v2. It doesn't seem to be an issue with `lit-html` v1, though it...
> @fafnirical Is the issue just that it's logging an error? Or is there an actual functional difference? @nolanlawson There's an actual functional difference. In addition to the logged error...