Skip to content

chore: include only dist in published package#235

Draft
teebszet wants to merge 2 commits into
developfrom
tim/include-only-dist-in-published-package
Draft

chore: include only dist in published package#235
teebszet wants to merge 2 commits into
developfrom
tim/include-only-dist-in-published-package

Conversation

@teebszet

@teebszet teebszet commented Sep 12, 2023

Copy link
Copy Markdown
Contributor

🔘 PR Type

  • Build related changes

📜 Background

@fedeerbes discovered the cause of some type issues, which this hopefully solves

🔄 Changes

Does this PR introduce a breaking change?

  • Yes, Incompatible API changes
  • No, Adds functionality (backwards compatible)
  • No, Bug fixes (backwards compatible)

Changes:

  • build related changes only

Impact:

  • test the consuming applications aren't missing any functions not exported

before npm publish --dry-run

image

after npm publish --dry-run

image

✅ Review checklist

Please ensure the following are true before merging:

  • Code Style is consistent with the project guidelines.
  • Code is readable and well-commented.
  • No unnecessary or debugging code has been added.
  • Security considerations have been taken into account.
  • The change has been manually tested and works as expected.
  • Breaking changes and their impacts have been considered and documented.
  • Code does not introduce new technical debt or issues.

@teebszet teebszet requested a review from fedeerbes September 12, 2023 02:46
@github-actions

Copy link
Copy Markdown
Contributor

Test this PR with npm i @secretkeylabs/xverse-core@1.7.0-fe8a261

@teebszet teebszet marked this pull request as draft September 15, 2023 08:23
@teebszet

Copy link
Copy Markdown
Contributor Author

@fedeerbes mentioned this will break a lot of our existing references from the consuming apps.

I think this repo needs a big cleanup of the import/export organisation

@teebszet

Copy link
Copy Markdown
Contributor Author

depends on removing all instances of internal imports like were fixed here (but on both extension and mobile:
secretkeylabs/xverse-web-extension#630

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.

1 participant