Skip to content

Angular 4 compatible?  #85

Description

@N3Wolf

I tried to use this in my Project (MEAN stack with angular 4) and it seems they are incompatible.
I cant(or dont know how to) use angular.module('app', ['bootstrapLightbox']);
so, i keep the pattern of my project and used import { NODE_MODULE } from 'NODE_MODULE_NAME';

This resulted in several erros in the console, most of them with the message:
"angular is not defined"

So, is this compatible with angular 4?

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