Skip to content

Add in the doc which module should be injected in the angular module dependencies when using it without webpack #41

@yoannpicquenot

Description

@yoannpicquenot

Hello !

I am using angular-material-time-picker which is cool by the way. I am not using webpack so I had to take a look at the code to see what was the name of the module I had to inject.
It should be interesting to write in the doc for those like me who have constraint and cannot use webpack :)

angular.module("app", [ "md.time.picker" ])

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions