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

Add TypeScript definition file for package assets #117

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

harveysanders
Copy link

Resolves #116

This PR adds the index.d.ts file back into the package assets so the zodern:types can copy them over to the project directory.

Before:

image

File '[project-directory]/.meteor/local/types/packages.d.ts' is not a module.ts(2306)

After:

image
image

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.

Type generation from zodern:types no longer working
1 participant