You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(drivers): add overridable public asset mounting
- move h3 static asset handling into driver-h3
- make H3Driver mountPublicAssets optional with a built-in default
- add mountPublicAssets override support to ExpressDriver
- remove app-level h3 public asset registration
- add tests for default and override public asset behavior
0 commit comments