vaadin / observability-kit

Other
5 stars 2 forks source link

Add license checking to the Hilla frontend module #224

Closed heruan closed 1 year ago

heruan commented 1 year ago

This adds license checking to the Hilla frontend module adding a service-init listener that calls the LicenseChecker when in development mode. For production, the license is checked at build time.

This also rename the Hilla frontend module package name from ~com.vaadin.observability~ to dev.hilla.observability.