Skip to content

Not static path for middleware #325

@bsideup

Description

@bsideup

Hi!

We use cache busting, so after deployment path to JS file will looks like this:
/static/ab13c758e1f/app.js

Is it possible to configure WDS + middleware to proxy such URLs for local development?
Currently we see only one way of doing such things - check latest path to the resource and put it to the publicPath property, but this is flaky as hell and can't be comited :)

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions