Malcr001
Malcr001

Reputation: 8289

require angularjs directive using couchpotato

I'm trying to split my directives from being all in one file to dynamically calling directives when I need them. To do this I'm using couchpotato which can be found here: LINK

I took a look at the example from the sample project found here but my attempt does not seem to work. No errors are reported either.

This is my PLUNKR trying to use two directives one which just alerts a message and the other which just adds css to the element.

Upvotes: 1

Views: 1149

Answers (0)

Related Questions