-
-
-
在 fis3-demo/backend-resource-manage/use-php 中尝试用 fis3 release -dw output 发布
加了-w 后 出现
![image](https://cloud.githubusercontent.com/assets/8455577/10216658/4b59eae6-685d-11e5-8870-7de8aa1e79a1.png)
-
```
What steps will reproduce the problem?
var mock = new Mock();
mock.Setup(m => m.ToString()).Returns("Test");
Console.WriteLine(mock.Object.ToString());
What is the expected output? What do you s…
-
Any chance we can pass an "options" object to the render method, so we can modify the quality of the exported image?
-
Here is sample of my code:
```
threads() {
return Threads.find().fetch()
}
```
The way i use it:
```
const threads = Documents.findOne().threads()
```
This works fine in develop…
-
```
What steps will reproduce the problem?
1. On starting Sketchp I get message "Error Loading File sketchphysics.rb"
followed by the undefined method...
2.
3.
What is the expected output? What do y…
-
-
-