##// END OF EJS Templates
Added priorities to render tasks, revisited rendering scheduler...
Added priorities to render tasks, revisited rendering scheduler nested `watch` and `watchFor` has a lower priority then they enclosing renditions

File last commit:

r120:bc1b4dd8ca1a v1.6.2 default
r146:af4f8424e83d v1.9.0 default
Show More
nls-test.ts
4 lines | 82 B | video/mp2t | TypeScriptLexer
import { define } from "../nls-test";
export default define({
foo: "Фу"
});