github.com/jwoertink/vite_lucky
main / published Oct 1, 2022 / repository
Documentation could not be built
Build failed
The documentation build for this version ran and did not produce anything usable. That is usually a shard that does not compile against the Crystal version it declared.
What the builder reported
docs-build: crystal docs exited 62
crystal docs said:
no-egress: verified in-process as uid 1000, ip and vsock sockets denied, io_uring denied, no_new_privs set
Crystal built without LibXML2 support, HTML sanitization will be skipped
There was a problem expanding macro 'load_manifest'
Code in src/app.cr:4:1
4 | Lucky::AssetHelpers.load_manifest("public/manifest.json", use_vite: true)
^
Called macro defined in lib/lucky/src/lucky/asset_helpers.cr:18:3
18 | macro load_manifest(manifest_file, use_vite)
Which expanded to:
> 1 | Manifest at public/manifest.json does not exist
^
Error: unexpected token: "at"