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
Refactor package command to use ThemeCommand's run method
Previously, theme package command implemented its
own run logic. This commit refactors package to use
ThemeCommand's base run() method. This will help to
standardize command architecture
0 commit comments