Justin Schwartzenberger
Justin Schwartzenberger
Added output of the parent content node and the style/script body to the listing of the inline style and script tags that can be minified. This will help to track...
**Feature request** To block a lazy loaded route from being loaded in Angular, a guard can be used for the `canLoad` route entry property: ```typescript { path: 'admin-tools', loadChildren: './admin-tools/admin-tools.module#AdminToolsModule',...
## Current Behavior When selecting a Generator from the Generate (UI) panel the Generate tab opens up and just displays the following HTML: ``` Generate UI ``` ## Expected Behavior...