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
fix: force create plugin folder on pantheon deploy
If no WordPress plugins are installed through composer, wp-content/plugins does not exist for build.
To prevent build from failing, force creation of the folder if it doesn't exist.
0 commit comments