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
At the moment, this defaults to build. However, it would be better to default to the site's publish directory, which is available at constants.PUBLISH_DIR.
The
pathinput specifies the publish directory.At the moment, this defaults to
build. However, it would be better to default to the site's publish directory, which is available atconstants.PUBLISH_DIR.