Skip to content
This repository was archived by the owner on Dec 14, 2019. It is now read-only.
This repository was archived by the owner on Dec 14, 2019. It is now read-only.

Critical Component Importing #208

@codewithkyle

Description

@codewithkyle

We should consider adding a criticalComponents import since we occasionally need specific components to load before we remove the loading screen.

Example
When we need to show a "Are you over the age of 21" modal before displaying the websites content the web component that checks the local storage and session storage should load and run before the page revealed. That way the content isn't displayed and then hidden due to a slow web component load time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions