Skip to content

Update Readme for ES5 users? #64

@bosticka

Description

@bosticka

I am not using ES6 at all so the import examples do not help me. To get it working for me, I had to use:

angular
    .module('module', [
        'ngSanitize',
        'ng1bs4.library'
    ]);

the .library piece was not obvious, had to look at the source code... :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions