Skip to content
This repository was archived by the owner on Jan 16, 2018. It is now read-only.
This repository was archived by the owner on Jan 16, 2018. It is now read-only.

dev server should proxy api instead of vice versa #92

@wmertens

Description

@wmertens

The current setup makes it impossible to test during development on another device, because it has to load the javascript from the webpack server.

If the webpack-dev-server instead proxies all unmatched requests to the server, it will be working like it does in production...

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