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
Bug fix: use transformPath when deleting 404s. This way, when '/post' returns 404, we delete '/post/index.html'. Before, we wouldn't delete '/post' because it's a directory. (elementor#878)
0 commit comments