adds beginframe scheduling
This commit is contained in:
parent
9e10f211d7
commit
0ad0c79202
8 changed files with 433 additions and 157 deletions
|
@ -329,5 +329,5 @@ if (option.file && !option.webdriver) {
|
|||
startRepl()
|
||||
} else {
|
||||
const indexPath = path.join(__dirname, '/index.html')
|
||||
loadApplicationByUrl(`https://vimeo.com/channels/staffpicks/174711575#t=7s`)
|
||||
loadApplicationByUrl(`http://mrdoob.com/lab/javascript/requestanimationframe/`)
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue