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

chore: update files array #5

Merged
merged 2 commits into from
Dec 20, 2024
Merged

Conversation

brionmario
Copy link
Member

Purpose

This pull request includes changes to the issue template, .npmignore file, and package.json to improve clarity and streamline the project's structure. The most important changes are summarized below:

Improvements to issue template:

Project structure simplification:

  • lib/.npmignore: Removed reports/ and __tests__/ directories from the ignore list to include them in the npm package.
  • lib/package.json: Added a files field to specify which files should be included in the npm package, ensuring only necessary files are published.

Related Issues

Related PRs

  • N/A

Checklist

  • e2e cypress tests locally verified.
  • Manual test round performed and verified.
  • UX/UI review done on the final implementation.
  • Documentation provided. (Add links if there are any)
  • Unit tests provided. (Add links if there are any)
  • Integration tests provided. (Add links if there are any)

Security checks

@pavinduLakshan pavinduLakshan merged commit d032b06 into asgardeo:main Dec 20, 2024
2 of 4 checks passed
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.

2 participants