Skip to content

Create .npmignore and verify clean package output #21

@snipcodeit

Description

@snipcodeit

Description

Create .npmignore excluding: .mgw/, .worktrees/, .planning/, .github/, .claude/, .test/, .git, node_modules, *.md except README.md. Run npm pack and inspect tarball contents — should include only dist/, commands/, templates/, package.json, README.md, LICENSE. Verify npm pack size is reasonable (under 500KB). Fix any issues found.

Acceptance Criteria

  • Create .npmignore and verify clean package output

GSD Route

plan-phase

Phase Context

Phase 3: Package Preparation of v1 — NPM Publishing & Distribution

Depends on

polish-package-json-metadata-for-npm-reg

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions