瀏覽代碼

add uvu to nohois

Yuki Takei 3 年之前
父節點
當前提交
5e0f609f22
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      package.json

+ 2 - 1
package.json

@@ -26,7 +26,8 @@
       "apps/*"
     ],
     "nohoist": [
-      "**/slackbot-proxy/bootstrap"
+      "**/uvu/*",
+      "apps/slackbot-proxy/bootstrap"
     ]
   },
   "scripts": {