I think that built-in plugins should be in separate projects/repos: easiest to maintain, to tests (btw i'm currently adding unit tests) and so, in case you need a plugin you just need to add it as a dependency to your project.
Kind of like what Grunt is doing for the version 0.4.
Hi,
I think that built-in plugins should be in separate projects/repos: easiest to maintain, to tests (btw i'm currently adding unit tests) and so, in case you need a plugin you just need to add it as a dependency to your project. Kind of like what Grunt is doing for the version 0.4.