From 45501afae0838be4bc00b236c9eafcdfa8f84a33 Mon Sep 17 00:00:00 2001 From: Manuel Schweigert Date: Wed, 3 Feb 2016 14:06:43 +0100 Subject: [PATCH] Include src folder in bower package Hey, great library. It would be nice if you would include the src folder in the bower package, that way I can load (and bundle) the modules I need directly in my application. --- bower.json | 1 - 1 file changed, 1 deletion(-) diff --git a/bower.json b/bower.json index 7e52c48..a233f04 100644 --- a/bower.json +++ b/bower.json @@ -11,7 +11,6 @@ "**/.*", "jsdoc-template", "spec", - "src", "tasks", "Gemfile", "Gemfile.lock",