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: decrease lib install size #49

Merged
merged 4 commits into from
Apr 7, 2024
Merged

Conversation

anday013
Copy link
Owner

@anday013 anday013 commented Apr 7, 2024

  • Remove /dist from git
  • Install only /dist during npm install
  • Exclude extra stuff from build
  • Add prepublishOnly command

@anday013 anday013 merged commit 20bea96 into main Apr 7, 2024
2 checks passed
@anday013 anday013 deleted the chore/decrease-lib-install-size branch April 7, 2024 10:37
anday013 added a commit that referenced this pull request Apr 19, 2024
* chore: remove /dist from git

* chore: keep only /dist in npm

* chore: build for publish only necessary files

* chore: set prepublishOnly
anday013 added a commit that referenced this pull request Apr 20, 2024
* docs: add diagram explaining theme props

* chore: decrease lib install size (#49)

* chore: remove /dist from git

* chore: keep only /dist in npm

* chore: build for publish only necessary files

* chore: set prepublishOnly

* build: release version 1.6.1

* docs: add install-size badge

* docs: remove deprecated prop
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