Skip to content

Expose build manifest #600

Closed
Closed
@gaearon

Description

We should include an additional file as the build output. This file should contain a mapping of asset file names so that tools can pick it up without having to parse index.html. This is useful for integrations like this: http://myappincome.co.uk/how-to-make-a-react-js-wordpress-plugin/.

AFAIK Webpack already provides access to such object via its API, we just need to figure out how to write it to a file, and decide on the filename.

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions