Skip to content

Allow globally loaded javascript libs #1717

@filipesilva

Description

@filipesilva

Some javascript libraries need to be loaded on the global scope, especially older ones. A great, common example is bootstrap, which needs jquery to be globally available.

Different build systems have different ways to allow this. Webpack has several alternatives to shimming modules, and so does SystemJS.

Angular-CLI needs to provide a way to load these files in order to provide interop with the simplest way of loading javascript files.

Metadata

Metadata

Assignees

Labels

P1Impacts a large percentage of users; if a workaround exists it is partial or overly painfulfeatureIssue that requests a new feature

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions