in the process of putting together a test app to exhibit this behavior in it's simplest form, I discovered that the steal instance being used to run the build did not match the version of steal being used to render the site.
when i brought the version in the site code up to date with the version being used to build, all the files got included.
interesting though since the site was functioning perfectly fine, and you'd expect the build to generate the dependency list agnostic to how the dependencies are loaded in the first place.
when i brought the version in the site code up to date with the version being used to build, all the files got included.
interesting though since the site was functioning perfectly fine, and you'd expect the build to generate the dependency list agnostic to how the dependencies are loaded in the first place.