提交 ef59e58d 编写于 作者: G gero3

simplify electron startpoint

上级 e397edf5
{
"name" : "your-app",
"version" : "0.1.0",
"main" : "main.js"
}
\ No newline at end of file
......@@ -34,7 +34,7 @@
"dev": "rollup -c -w",
"lint": "eslint src",
"test": "rollup -c test/rollup.unit.config.js -w",
"editor-start": "electron ./editor/"
"editor-start": "electron ./editor/main.js"
},
"keywords": [
"three",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册