Skip to content

Renaming files isn't picked up by build system #258

Closed
@ffxsam

Description

@ffxsam

I just did some conventional refactoring and renamed a bunch of .vue files. For some reason, the build system still wants to reference the old names that no longer exist. Even if I remove .meteor/local/build, it still uses the wrong filenames!

I had to actually go into the file in question, make some arbitrary change, then save it, causing it to rebuild.

Is webpack maybe not set up properly? It's rebuilding on file modifications but not file renames.

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