I’ve tried to import the repo and mount releases/latest/download/ (as well as directly importing this dir) but the import isn’t happening getting a nil pointer error when trying to insert the resource.
So is there (currently) a way with Hugo Modules to tell import to import a release/latest release? I don’t know if you had a chance to look at the repo, but the release build is not “in” the repo (you can access it via “Releases”, though). Might be getting into NPM territory, but I think that this might be a good use case for Hugo Mods.
So, if the source is only in the release build, that is
If the release artifacts is only in the release build/page, that is true. But I have not seen any NPM builds where the distribution isn’t also commited and versioned in Git, e.g.: