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
Currently the plugin treats all scripts as independent and sorts them alphabetically. This does not well represent the idea of npm where the prefix "before" and "after" have specific meanings. Ex.
Currently the plugin treats all scripts as independent and sorts them alphabetically. This does not well represent the idea of npm where the prefix "before" and "after" have specific meanings. Ex.
has currently order that does not reflect reality:
I suggest to parameterizing this action.
The text was updated successfully, but these errors were encountered: