Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update conditional block for package inclusion in index.js (#40)
This change ensures the inclusion of a package only when it exists and has the 'include' property. Before, the logic would throw an error when the function's package property exists but doesn't have the 'include' property.
- Loading branch information