Skip to content
New issue

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

fix: package.json include sitemap.txt #141

Merged
merged 3 commits into from
Mar 12, 2022
Merged

fix: package.json include sitemap.txt #141

merged 3 commits into from
Mar 12, 2022

Conversation

uiolee
Copy link
Member

@uiolee uiolee commented Mar 11, 2022

issue #139

sorry that forgot to edit package.json file: to include sitemap.txt in PR #136 .

causing npm package no such file.

  "files": [
    "lib",
    "index.js",
    "sitemap.xml",
    "sitemap.txt"
  ],

@coveralls
Copy link

coveralls commented Mar 11, 2022

Coverage Status

Coverage remained the same at 100.0% when pulling fa231ca on uiolee:master into 11bd26d on hexojs:master.

package.json Outdated Show resolved Hide resolved
Copy link
Member

@yoshinorin yoshinorin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you :)
We are going to publish a new version soon.

@yoshinorin yoshinorin merged commit b2bcbce into hexojs:master Mar 12, 2022
@uiolee uiolee changed the title package.json edited include sitemap.txt package.json include sitemap.txt Sep 13, 2023
@uiolee uiolee changed the title package.json include sitemap.txt fix: package.json include sitemap.txt Sep 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants