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

Test importing and usability of packed library #186

Open
mlhaufe opened this issue Apr 25, 2021 · 0 comments
Open

Test importing and usability of packed library #186

mlhaufe opened this issue Apr 25, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request feature/build The build system
Milestone

Comments

@mlhaufe
Copy link
Contributor

mlhaufe commented Apr 25, 2021

A few times now after the package is built and published it throws a type error once imported by clients. Thus far this has been due to *.d.ts files not being included in the package.

A means of checking for this problem before publication is desired.

Use the standard Stack implementation to test?

  1. npm pack
  2. npm init a subfolder with Stack implementation
  3. npm install dependency from local file package
  4. check for errors
@mlhaufe mlhaufe added enhancement New feature or request feature/build The build system labels Apr 25, 2021
@mlhaufe mlhaufe added this to the v0.21.0 milestone Apr 25, 2021
@mlhaufe mlhaufe self-assigned this Apr 25, 2021
@mlhaufe mlhaufe modified the milestones: v0.21.0, v0.22.0 May 16, 2021
@mlhaufe mlhaufe modified the milestones: v0.22.0, v1.0.0 Nov 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature/build The build system
Projects
None yet
Development

No branches or pull requests

1 participant