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
Instead of having a large number of potential unused libraries in each project we setup alertify, I suggest to use front system (like bower, npm, yarn) to manage front libraries such as toastr, notiejs, pushjs...
Doing this will be less "automagic" while every library won't be already in the projet's assets and we won't be able to load dynamically with assetic/injector-bundle.
Some reactions ?
The text was updated successfully, but these errors were encountered:
Instead of having a large number of potential unused libraries in each project we setup alertify, I suggest to use front system (like bower, npm, yarn) to manage front libraries such as toastr, notiejs, pushjs...
Doing this will be less "automagic" while every library won't be already in the projet's assets and we won't be able to load dynamically with
assetic/injector-bundle
.Some reactions ?
The text was updated successfully, but these errors were encountered: