Commit 004b5046 authored by daidekun's avatar daidekun

yarn

parent 7617c96f
...@@ -150,7 +150,6 @@ def build_luaui(namespace, systemNames, contextDir) { ...@@ -150,7 +150,6 @@ def build_luaui(namespace, systemNames, contextDir) {
sh "bower install --allow-root" sh "bower install --allow-root"
} }
sh "npm install"
sh buildCmd sh buildCmd
sh "tar zcf ${systemName}.tgz dist/" sh "tar zcf ${systemName}.tgz dist/"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment