提交 6ea58f89 编写于 作者: N nicolocarpignoli

chore: removed missing file from makefile script

上级 c549ed63
......@@ -3,12 +3,10 @@ watch: build
build:
cd three.js && make build
cd three.js/contribs/portableAR.js && make build
cd aframe && make build
minify:
cd three.js && make minify
cd three.js/contribs/portableAR.js && make minify
cd aframe && make minify
.PHONY: test
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册