0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 26, 2025 — Jan 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix issue with build deps tree for packages when file not in the root folder More... over 8 years ago
bump version More... over 8 years ago
Added todo More... over 8 years ago
Improve build dependencies tree to support missing packages More... over 8 years ago
Merge pull request #28 from teambit/virtualization/main More... over 8 years ago
bump version More... over 8 years ago
Merge branch 'virtualization/main' of github.com:teambit/bit-javascript into virtualization/main More... over 8 years ago
link to a dist file if exists if its component map has mainDistFile attribute. add onBuild hook More... over 8 years ago
relax the eslint max-len settings, ignore comments, and change the max from 100 to 120, it makes function signatures more readable when using flow More... over 8 years ago
bump version More... over 8 years ago
Add clean and prepublishOnly scripts to package.json More... over 8 years ago
remove remains of InlineComponentsDirectory class More... over 8 years ago
Merge branch 'virtualization/main' of github.com:teambit/bit-javascript into virtualization/main More... over 8 years ago
fix the bind for dependencies More... over 8 years ago
bump version More... over 8 years ago
Merge branch 'virtualization/main' of github.com:teambit/bit-javascript into virtualization/main More... over 8 years ago
fix parsing an id according to the new virtualization changes. fix binding namespace and root for node_modules/bit More... over 8 years ago
Update version (0.6-5-dev.1) More... over 8 years ago
start fixing the bind according to the new virtualization changes. Direct dependencies without dist are now working More... over 8 years ago
fix typo getDependecyTree => getDependencyTree More... over 8 years ago
babel needs "--" before the watch. it does not work without it. Probably a breaking change from babel More... over 8 years ago
Use native startsWith More... over 8 years ago
Add code documentation for build dependency tree More... over 8 years ago
Reimplement getDependecyTree method More... over 8 years ago
linting errors More... over 8 years ago
added some docs More... over 8 years ago
added tests More... over 8 years ago
fixed eslint errors More... over 8 years ago
returned user-home More... over 8 years ago
added method for fetching dependencie tree More... over 8 years ago