Skip to content

v0.3.29

Choose a tag to compare

@johbrock johbrock released this 03 Sep 17:31
· 4 commits to main since this release

Serve the modal bundle from a package route instead of publishing it into public/.

  • The service provider no longer writes into the host on boot
  • The prebuilt bundle is served straight from dist/build by the new noerd-modal.asset route (/noerd-modal/{file}, AssetController), resolved through AssetManifest
  • The config is published only on request via vendor:publish --tag=noerd-modal-config