Skip to content
This repository was archived by the owner on Feb 6, 2024. It is now read-only.
This repository was archived by the owner on Feb 6, 2024. It is now read-only.

docs: update defineCustomElements(window) to defineCustomElements() #669

@peterpeterparker

Description

@peterpeterparker

Documentation Feedback

With the new version of Stencil, which we have upgraded in all our components, passing window to defineCustomElements(window) isn't mandatory anymore and is even more convenient without, as prerendering, like with Gatsby, might not have access to window.

That's why the goal of this task is to replace all defineCustomElements(window) in the documentation (docs project) with defineCustomElements().

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions