Skip to content

Add ability to always write the the HTML file even with the dev server #72

@hopperd

Description

@hopperd

I would like to have the HTML file written out even when devServer is running similar to a production build.

The use case is that I'm using a Java/Spring application that looks for these files to render them as Thymeleaf templates. This works perfect with a production build, but since the dev builds don't write the file the templates are not found.

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions