瀏覽代碼

Add readme to inspector es6

sebavan 6 年之前
父節點
當前提交
41e2156b1c
共有 1 個文件被更改,包括 4 次插入1 次删除
  1. 4 1
      Tools/Config/config.json

+ 4 - 1
Tools/Config/config.json

@@ -514,7 +514,10 @@
                         "Tools/**/*"
                     ]
                 },
-                "packageName": "@babylonjs/inspector"
+                "packageName": "@babylonjs/inspector",
+                "requiredFiles": [
+                    "../../dist/preview release/inspector/readme.md"
+                ]
             }
         }
     },