X Tutup
The Wayback Machine - https://web.archive.org/web/20210102183500/https://github.com/teambit/bit/pull/3584
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

Dep detector/mdx #3584

Merged
merged 49 commits into from Jan 1, 2021
Merged

Dep detector/mdx #3584

merged 49 commits into from Jan 1, 2021

Conversation

@ranm8
Copy link
Member

@ranm8 ranm8 commented Jan 1, 2021

Proposed Changes

  • teambit.dependencies/dependency-resolver - Added the new Dependency Detector API which allows to register dependency detectors.
  • teambit.mdx/mdx Added MDX detector to support detection of dependencies in .mdx and .md files.
  • Legacy hook for dependency detection.
ranm8 added 30 commits Nov 16, 2020
@ranm8 ranm8 requested a review from davidfirst Jan 1, 2021
@ranm8 ranm8 requested review from GiladShoham and itaymendel Jan 1, 2021
@ranm8 ranm8 merged commit 545acda into master Jan 1, 2021
12 checks passed
12 checks passed
build_and_test Workflow: build_and_test
Details
ci/circleci: bit_build Your tests passed on CircleCI!
Details
ci/circleci: checkout_code Your tests passed on CircleCI!
Details
ci/circleci: e2e_test Your tests passed on CircleCI!
Details
ci/circleci: generate_and_check_types Your tests passed on CircleCI!
Details
ci/circleci: lint Your tests passed on CircleCI!
Details
ci/circleci: set_npm_registries Your tests passed on CircleCI!
Details
ci/circleci: set_ssh_key Your tests passed on CircleCI!
Details
ci/circleci: setup_harmony Your tests passed on CircleCI!
Details
ci/circleci: unit_test Your tests passed on CircleCI!
Details
security/snyk (GiladShoham) No manifest changes detected in 1 project
Details
security/snyk (bit) No manifest changes detected in 1 project
Details
@ranm8 ranm8 deleted the dep-detector/mdx branch Jan 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.
X Tutup