Closed aminya closed 4 years ago
Any feedback on this? This is ready
Thank you for working on this, looks good, I'll review/merge this weekend
By targeting electron 5, package-deps is now even faster.
@steelbrain Any update on this? This is a small change. I just moved the code to different files, and I used dynamic import in the main file.
I'll review within the next 24 hours :)
Applied some touchups in https://github.com/steelbrain/package-deps/pull/281
Awesome!
Because many packages depend on package-deps, I think this optimization will benefit the whole Atom ecosystem.
This is tested and works as expected. It reduces the load time of a test package by 12ms (using
require("atom-package-deps").install
): before afterSmall other changes:
compile
in scripts todebug