Simon J S Liu
Simon J S Liu
Yes, .md file is better than .cson, any text or markdown editor tool can used on it. And we can view the files with other tools in Mobile.
怎么提供呢?我本地安装后运行就直接出现了问题。
@pmq20 I don't think `a.out` can work without source code. What if you try this: ``` mv ./a.out ~/temp/ ``` And then go to temp run again: ``` cd ~/temp/...
+1 So that means `nodec` only compiled the `node` and `egg-bin`? Not compile the web source code? See also [this](https://github.com/pmq20/node-packer/issues/103#issuecomment-412022236)
@Ni-vek I tried the command for `egg-bin` can not work. Reproduce step like this: ```shell cd ~/temp git clone https://github.com/eggjs/examples.git cd examples/helloworld npm i cd ../.. mkdir nodec-test cd nodec-test...
醒悟到这一点非常不错,不要局限自己的视野,多维竞争力的相乘效应会远大于单维竞争上的一点点优势。
Cool and easy!
Cool and easy!
I debug into the tower code, and I notice that there is a value named "scoped_k" can be seen in the chrome develop tool watcher. But I search the tower...