Closed
Description
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
Labels
No labels