Skip to content

Can't get hot-reload working on Android: __webpack_require__ is not defined #69

Open
@FabianBarua

Description

@FabianBarua

Description

I'm trying to build a Lynx app with hot-reload support so I can test my modules during development.

main-thread.js exception: ReferenceError: __webpack_require__ is not defined  
    at <anonymous> (<input>:0:13)  
    at ensureElements (:815:79)  
    at insertBefore (:826:162)  
    at snapshotPatchApply (:546:271)  
    at updateMainThread (:554:270)

My setup

Goal

I just want a development setup that supports live/hot reload on Android so I can quickly test my Lynx modules.
Any official guidance or working example would be very appreciated.

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