Skip to content
This repository was archived by the owner on Jul 13, 2021. It is now read-only.
This repository was archived by the owner on Jul 13, 2021. It is now read-only.

feat: Overlay support request #19

@dlmr

Description

@dlmr
  • This is a bug
  • This is a feature request
  • This is a modification request

Hi, I have gone away from the template a little to make it more clear, feel free to close if it was out of line.

Overlay support

The current implementation logs everything in the console in a really nice way and it would be sweet to also have the option to use an overlay similar to the one used in create-react-app #1101 and like what can be enabled in Webpack Hot Middleware using the overlay option.

This can probably be supported in one of two ways.

  1. Adding a overlay that can be enabled through configuration.
  2. Add documentation on how this can be done manually using a standalone overlay with potentially some new hooks for integration.

Or maybe this is out of scope entirely?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions