Skip to content

Conversation

@smellman
Copy link
Collaborator

@smellman smellman commented Jan 9, 2024

@smellman smellman requested a review from yuiseki January 9, 2024 02:23
@smellman smellman self-assigned this Jan 9, 2024
Copy link
Member

@yuiseki yuiseki left a comment

Choose a reason for hiding this comment

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

LGTM!!

Comment on lines +3 to +4
.github/
tests/
Copy link
Member

Choose a reason for hiding this comment

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

I see..

"version": "0.1.2",
"description": "Generate sprite images and json without mapnik",
"main": "dist/lib/index.js",
"types": "dist/lib/index.d.ts",
Copy link
Member

Choose a reason for hiding this comment

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

I prefer using files property in package.json other than using .npmignore

also, I think actually only need dist folder, LICENSE, README.md and package.json for NPM package, if other files are excluded except those, package size will be significantly reduced.

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.

5 participants