Tags: lgraubner/sitemap-generator
Tags
fix: Bump eslint-utils from 1.4.0 to 1.4.3 (#66) Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.4.0 to 1.4.3. - [Release notes](https://github.com/mysticatea/eslint-utils/releases) - [Commits](mysticatea/eslint-utils@v1.4.0...v1.4.3) Signed-off-by: dependabot[bot] <[email protected]>
feat: Expose sitemap addURL and ignore conditions (#61) * Implement ignore opt Provides an ignore option which conditionally applies a test to a URL before it's added to the sitemap. This is applied on the "fetchcomplete" event. * Expose getSitemap method Expose sitemap to allow `addURL` method * Add getSitemap() readme * Add ignore opt readme * Add new line * Add missing tilda
PreviousNext