This is an automated email from the ASF dual-hosted git repository.

rubys pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/whimsy.git

commit 4ea5959eb3112af8ee61255316e2159083a96103
Author: Sam Ruby <[email protected]>
AuthorDate: Fri Nov 17 20:42:08 2017 -0500

    zap pubic/assets
---
 www/secretary/workbench/Rakefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/secretary/workbench/Rakefile b/www/secretary/workbench/Rakefile
index f2248e2..7f887f7 100644
--- a/www/secretary/workbench/Rakefile
+++ b/www/secretary/workbench/Rakefile
@@ -57,7 +57,7 @@ task :server => :bundle do
   require 'bundler/setup'
   require 'wunderbar'
   module Wunderbar::Listen
-    EXCLUDE = [ARCHIVE, 'public/assets']
+    EXCLUDE = [ARCHIVE]
   end
 
   require 'wunderbar/listen'

-- 
To stop receiving notification emails like this one, please contact
"[email protected]" <[email protected]>.

Reply via email to