Skip to content

Create html pages with html-webpack-plugin #16

@temple

Description

@temple

Summary

html-webpack-plugin creates an html output bundle by receiving a lodash template file and injects those selected bundles and chunks we need to make that html render a content dynamically.

We can follow two strategies in order to produce the output:
Write down a plugin instance for each output page, or map "plugins" array to a configuration, which could be written in code or read from file system

Resources

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions