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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rollup #67

Merged
merged 26 commits into from
Jul 3, 2020
Merged

Rollup #67

merged 26 commits into from
Jul 3, 2020

Conversation

aminya
Copy link
Member

@aminya aminya commented Apr 21, 2020

  • Reduces the actual activation time of the package from
    60ms to 13ms. (when there is no activation hook)

This mean 6x speedup 馃殌

  • Using named import/exports which enables tree shaking
  • Moving configSchema to the code itself
  • Dynamic import of atom-package-deps if package-deps are not loaded.

It should be merged after #66. Actual commits for this PR start from 543f9dc

Tested and fully working. Successful CI: https://github.com/aminya/atom-ide-datatip/actions/runs/84264410

@aminya aminya force-pushed the rollup branch 4 times, most recently from 4f6acc2 to 4ec1f41 Compare May 3, 2020 00:58
@aminya aminya merged commit a62a880 into atom-community:master Jul 3, 2020
@github-actions
Copy link

github-actions bot commented Jul 5, 2020

馃帀 This PR is included in version 0.12.0 馃帀

The release is available on:

Your semantic-release bot 馃摝馃殌

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant