AppFeatureDevOps
App toolkit now runs on Vite, with HMR dev server and code splitting
The dt-app CLI now runs on Vite; hot module replacement for instant dev feedback, plus code splitting for smaller production bundles and faster apps.
3 posts tagged “App”
The dt-app CLI now runs on Vite; hot module replacement for instant dev feedback, plus code splitting for smaller production bundles and faster apps.
Two new guides on making Dynatrace apps feel fast: lazy loading to cut initial load time, and stale-while-revalidate to keep navigation instant.
Apps can now set descriptive browser-tab titles with the usePageTitle hook, so users can tell multiple open tabs of the same app apart at a glance.