Skip to content

Hot reloading new file not added to context module #1162

@KyleAMathews

Description

@KyleAMathews

I'm not entirely sure what I need to do to get this working. When I make a change to files already in a module context, these are hot reloaded just fine, but when I add a new module, Webpack shows in the browser console that a new module id was "modified" and if I look at the webpack cli logging output, I see something like:

[596] ./pages/2015-05-20---tools-administer-facebook-groups/index.md 1.64 kB {0} [optional] [built]

But despite accepting the module update successfully and calling require again, this new (optional?) file isn't included in the context module.

What do I need to do?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions