sapegin/grunt-bower-concat

Make node library

Opened this issue · 0 comments

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 :shipit: