[Groonga-commit] groonga/groonga-admin at 4f774bb [master] Watch app/views/*/*.html

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Nov 4 18:43:34 JST 2014


Kouhei Sutou	2014-11-04 18:43:34 +0900 (Tue, 04 Nov 2014)

  New Revision: 4f774bb91835aa507b27e91cb3b7eb419ddf91e0
  https://github.com/groonga/groonga-admin/commit/4f774bb91835aa507b27e91cb3b7eb419ddf91e0

  Message:
    Watch app/views/*/*.html

  Modified files:
    Gruntfile.js

  Modified: Gruntfile.js (+1 -1)
===================================================================
--- Gruntfile.js    2014-11-04 18:13:22 +0900 (5d1e276)
+++ Gruntfile.js    2014-11-04 18:43:34 +0900 (01bdbdb)
@@ -56,7 +56,7 @@ module.exports = function (grunt) {
           livereload: '<%= connect.options.livereload %>'
         },
         files: [
-          '<%= yeoman.app %>/{,*/}*.html',
+          '<%= yeoman.app %>/{,*/,*/*/}*.html',
           '.tmp/styles/{,*/}*.css',
           '<%= yeoman.app %>/images/{,*/}*.{png,jpg,jpeg,gif,webp,svg}'
         ]
-------------- next part --------------
HTML����������������������������...
下載 



More information about the Groonga-commit mailing list
Back to archive index