mirror of
https://github.com/thinkjs/thinkjs.git
synced 2026-02-01 15:23:03 +00:00
fixed syntax error
This commit is contained in:
parent
5c69cec2a6
commit
b2b0bce56d
@ -96,7 +96,7 @@ You will see some messages on console like :
|
||||
[2016-01-12 15:09:51] [THINK] WebSocket Status: closed
|
||||
[2016-01-12 15:09:51] [THINK] File Auto Compile: true
|
||||
[2016-01-12 15:09:51] [THINK] File Auto Reload: true
|
||||
[2016-01-12 15:09:51] [THINK] App Enviroment: development
|
||||
[2016-01-12 15:09:51] [THINK] App Environment: development
|
||||
```
|
||||
|
||||
## Performance comparsion
|
||||
|
||||
@ -97,7 +97,7 @@ npm start
|
||||
[2016-01-12 15:09:51] [THINK] WebSocket Status: closed
|
||||
[2016-01-12 15:09:51] [THINK] File Auto Compile: true
|
||||
[2016-01-12 15:09:51] [THINK] File Auto Reload: true
|
||||
[2016-01-12 15:09:51] [THINK] App Enviroment: development
|
||||
[2016-01-12 15:09:51] [THINK] App Environment: development
|
||||
```
|
||||
|
||||
## 性能对比
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user