Closed
Description
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
Labels
No labels