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

content: add create a npm package #303

Closed
wants to merge 8 commits into from
Closed

Conversation

Barbapapazes
Copy link
Member

@Barbapapazes Barbapapazes commented Feb 18, 2024

πŸ”— Linked issue

fix #125

❓ Type of change

  • πŸ“– Documentation (updates to the documentation, readme, or JSdoc annotations)
  • πŸ“° Content (a new article or a change in the content folder)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • πŸ‘Œ Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

https://content-package-npm.unjs.pages.dev/learn/articles/2024-02-17-create-a-npm-package

This is a first article of a long series about tools like unbuild, mkdist (through unbuild) and changelogen.

This first article is just about creating a npm package which is important to understand why we need a build tool.

πŸ“ Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

Copy link
Contributor

nuxt-studio bot commented Feb 18, 2024

βœ… Live Preview ready!

Name Edit Preview Latest Commit
unjs-website Edit on Studio β†—οΈŽ View Live Preview 19e0cf8

@Barbapapazes Barbapapazes changed the title content: create a npm package content: add create a npm package Feb 18, 2024
@Barbapapazes Barbapapazes self-assigned this Feb 18, 2024
@Barbapapazes Barbapapazes added the content A change in the content folder label Feb 18, 2024
@pi0 pi0 closed this Mar 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content A change in the content folder
Projects
None yet
Development

Successfully merging this pull request may close these issues.

unbuild 101
2 participants