Skip to content

Option to disable CommonJS/AMD warnings. #25784

Closed
@fudom

Description

@fudom

Which @angular/* package(s) are relevant/related to the feature request?

compiler

Description

In a real world applications it's impossible to 100% avoid CommonJS/AMD dependencies. Either because of need or indirect dependencies which cannot be changed.

Docs

Proposed solution

Instead of filling the allowedCommonJsDependencies array, add an option to disable all warnings.

Alternatives considered

Or allow wildcard * to allow all.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions