netlify-plugin-ttl-cache icon indicating copy to clipboard operation
netlify-plugin-ttl-cache copied to clipboard

Use `constants.PUBLISH_DIR`

Open ehmicky opened this issue 4 years ago • 0 comments

The path input 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 at constants.PUBLISH_DIR.

ehmicky avatar Sep 06 '21 17:09 ehmicky