We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
svelte-sitemap.cjs
I want to try the possibility of loading the config from a file
./svelte-sitemap.cjs
module.exports = { domain: 'https://www.example.com', resetTime: false, debug: true };
Let's discuss here ;)
The text was updated successfully, but these errors were encountered:
Now you can try v3.0.0-next.7 beta version with this feature.
v3.0.0-next.7
npm i svelte-sitemap@next
Sorry, something went wrong.
Documentation is here: https://github.com/bartholomej/svelte-sitemap/tree/config-file#usage
bartholomej
No branches or pull requests
Feature idea
I want to try the possibility of loading the config from a file
Proposal
./svelte-sitemap.cjs
Let's discuss here ;)
The text was updated successfully, but these errors were encountered: