netlify-plugin-sitemap icon indicating copy to clipboard operation
netlify-plugin-sitemap copied to clipboard

Feature: improve logging

Open erezrokah opened this issue 4 years ago • 0 comments

We have quite an intricate logic to decide what is the build directory and where to save the sitemap.xml file: https://github.com/netlify-labs/netlify-plugin-sitemap/blob/32b8aa4a2adbff23011cc5b906a9f0187ff934f2/index.js#L10

We should log which input type (env variable/plugin's input/build constant) we used and it's resolved value.

erezrokah avatar Jan 25 '21 13:01 erezrokah