Skip to content

Add customization options for HtmlWebpackPlugin #3338

Description

@miltador

Currently app configuration doesn't allow to configure HtmlWebpackPlugin to use it's templating features.

It might be useful to have separate option in app config to specify different value for template option,
e.g. index.ejs to use ejs templates and allow HtmlWebpackPlugin to process it and generate index.html.

Also it would be useful to know the current environment inside the template to conditionally add things to resulting index.html.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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