Skip to content

refactor(compiler-cli): Do not extract symbols from private modules.#57611

Closed
JeanMeche wants to merge 1 commit intoangular:mainfrom
JeanMeche:docs/private-modules
Closed

refactor(compiler-cli): Do not extract symbols from private modules.#57611
JeanMeche wants to merge 1 commit intoangular:mainfrom
JeanMeche:docs/private-modules

Conversation

@JeanMeche
Copy link
Member

@JeanMeche JeanMeche commented Aug 30, 2024

Follow-up for #57346

Modules like core/primitives are considered private and their symbols shouldn't be exposed nor linked in the docs.

@JeanMeche JeanMeche requested a review from devversion August 30, 2024 15:23
@JeanMeche JeanMeche force-pushed the docs/private-modules branch 3 times, most recently from 9e4fb18 to a056be8 Compare August 30, 2024 16:05
@github-actions
Copy link

github-actions bot commented Aug 30, 2024

Deployed adev-preview for 70ea93d to: https://ng-dev-previews-fw--pr-angular-angular-57611-adev-prev-7o05yl25.web.app

Note: As new commits are pushed to this pull request, this link is updated after the preview is rebuilt.

@JeanMeche JeanMeche force-pushed the docs/private-modules branch 2 times, most recently from 47f1363 to 1b52f63 Compare August 30, 2024 16:53
@JeanMeche JeanMeche marked this pull request as ready for review August 30, 2024 16:53
Modules like `core/primitives` are considered private and their symbols shouldn't be exposed nor linked in the docs.
@JeanMeche JeanMeche force-pushed the docs/private-modules branch from 1b52f63 to 70ea93d Compare August 31, 2024 18:13
@angular-robot angular-robot bot requested a review from devversion August 31, 2024 18:13
@thePunderWoman thePunderWoman added the area: compiler Issues related to `ngc`, Angular's template compiler label Sep 4, 2024
@ngbot ngbot bot added this to the Backlog milestone Sep 4, 2024
@JeanMeche JeanMeche changed the title refactor(compiler-cli): Do extract symbols from private modules. refactor(compiler-cli): Do not extract symbols from private modules. Sep 5, 2024
@JeanMeche JeanMeche added action: merge The PR is ready for merge by the caretaker target: patch This PR is targeted for the next patch release labels Sep 5, 2024
thePunderWoman pushed a commit that referenced this pull request Sep 6, 2024
)

Modules like `core/primitives` are considered private and their symbols shouldn't be exposed nor linked in the docs.

PR Close #57611
@thePunderWoman
Copy link
Contributor

This PR was merged into the repository by commit 1698bd3.

The changes were merged into the following branches: main, 18.2.x

@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Oct 7, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker adev: preview area: compiler Issues related to `ngc`, Angular's template compiler target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants