Skip to content

Issue: app is not loaded when I deploy, but does work with HMR  #206

Closed
@timcastelijn

Description

@timcastelijn

Hi there,

first of all, your boilerplate project is great, so thanks a lot!

I face an issue though. I am trying to import 'firebase/firestore' in my React Component files. When I include the import below, my build gets deployed as expected, but the app doesn't seem to get injected. Also I don't see any debug info.

However, when I serve the app following your guide for local development, the app gets injected as expected.

Could you help me pinpoint the issue?

thanks ans best regards,
Tim

I've isolated the issue in my codebase here:
https://github.com/timcastelijn/ReactSpreadsheets/blob/2ee968d3317600d8b384bddd396928d1c28bf848/src/client/sidebar-about-page/components/App.jsx#L3

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions