Make node library
Opened this issue · 0 comments
sapegin commented
Extract plugin code to a separate node library, use it as dependency here and create Gulp plugin.
- Remove Grunt API calls from the code.
- Move as much code as possible to (kinda) lib folder.
- Create bower-concat node module, move code there and use it here as dependency.
Pull requests are welcome