Skip to content

import 'angular' line should be removed #240

@arslan2012

Description

@arslan2012

As stated in Angular-cli docs
if AngularJS was added through scripts tag in angular-cli.json, then
import * as angular from 'angular'; shouldn't be used, or else angular will get call twice and get bundled twice even in production mode.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions