Figure out a better way of configuring dev
Opened this issue · 0 comments
KaoruDev commented
As of right now the dev has to copy dev.js
and configure which dependency tasks it should run, it's not ideal. The first idea the comes to mind is having an array in a module somewhere. Though this starts to feel a lot like grunt
.