frankyghost / projekktor

The Free Web Video Player
194 stars 75 forks source link

plugin building broken #13

Open mshick opened 10 years ago

mshick commented 10 years ago

During grunt build the new plugin subroutine is broken. It finds no directories, even when they exist.

I'm exploring, will do a PR when I have something.

frankyghost commented 10 years ago

Seems the default value for "pluginpath" isn´t properly applied to the command within the somewhat recursive "custom" function: https://github.com/frankyghost/projekktor/blob/master/Gruntfile.js#L208