提交 db0ec201 编写于 作者: Huan (李卓桓)'s avatar Huan (李卓桓)

add all wechaty node modules to global

上级 2834b0a3
......@@ -46,6 +46,7 @@ RUN sed -i '/chromedriver/d' package.json \
\
&& ( mkdir /node_modules && cd /node_modules \
&& ln -s /wechaty . \
&& ln -s /wechaty/node_modules/* . \
&& npm --progress=false install @types/node --silent >/dev/null \
) \
&& ln -s /wechaty/tsconfig.json / \
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册