瀏覽代碼

Note added

Note that file is
1. generated
2. test code was removed manually.
Hannes Hirzel 10 年之前
父節點
當前提交
a5468388b5
共有 1 個文件被更改,包括 5 次插入0 次删除
  1. 5 0
      Gruntfile.js

+ 5 - 0
Gruntfile.js

@@ -1,5 +1,10 @@
 'use strict';
 
+// File is generated by 
+//     amber init
+//
+// Test code was removed manually.
+
 module.exports = function (grunt) {
     var path = require('path');