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

Issues with published package #4

Closed
WillsterJohnson opened this issue Oct 7, 2022 · 3 comments
Closed

Issues with published package #4

WillsterJohnson opened this issue Oct 7, 2022 · 3 comments

Comments

@WillsterJohnson
Copy link

The project is using typescript as it's source code, but no .d.ts files are present when installing from NPM, why is this?

Also, a lot of things are there that shouldn't be. Maybe the .npmignore file needs an update;

# NPM will refuse to ignore files such as readme or license,
# so even if you add them here (as they are now)
# they won't actually be ignored.
# 
# The only stuff end users need is the contents of dist and
# any NPM required files
!/dist/
@rodydavis
Copy link
Owner

Thank you! Will update

@rodydavis
Copy link
Owner

Waiting on postcss/postcss#1773 to land for postcss, but could add a declaration file for the cjs

@rodydavis
Copy link
Owner

updated: 0.3.0

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

No branches or pull requests

2 participants