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
Some javascript files like jQuery/Bootstrap/AdminLte are not bundle into the main bundle for the page, they are loaded separately in the page with script tags.
It would be nice to bundle and minify them too.
Some javascript files like jQuery/Bootstrap/AdminLte are not bundle into the main bundle for the page, they are loaded separately in the page with script tags.
It would be nice to bundle and minify them too.